Ext.NET  5.3.0
.NET Component Framework for Enterprise Level Apps
Ext.Net.BeforeRecordInsertedEventArgs Class Reference

More...

Inheritance diagram for Ext.Net.BeforeRecordInsertedEventArgs:
Ext.Net.RecordModifiedEventArgs

Public Member Functions

 BeforeRecordInsertedEventArgs (JToken record)
 
- Public Member Functions inherited from Ext.Net.RecordModifiedEventArgs
 RecordModifiedEventArgs (JToken record)
 
Object< T > ()
 

Properties

IDictionary Keys [get]
 
IDictionary NewValues [get]
 
bool Cancel [get, set]
 
bool CancelAll [get, set]
 
- Properties inherited from Ext.Net.RecordModifiedEventArgs
JToken Record [get]
 

Detailed Description

Constructor & Destructor Documentation

◆ BeforeRecordInsertedEventArgs()

Ext.Net.BeforeRecordInsertedEventArgs.BeforeRecordInsertedEventArgs ( JToken  record)
inline

Property Documentation

◆ Cancel

bool Ext.Net.BeforeRecordInsertedEventArgs.Cancel
getset

◆ CancelAll

bool Ext.Net.BeforeRecordInsertedEventArgs.CancelAll
getset

◆ Keys

IDictionary Ext.Net.BeforeRecordInsertedEventArgs.Keys
get

◆ NewValues

IDictionary Ext.Net.BeforeRecordInsertedEventArgs.NewValues
get


The documentation for this class was generated from the following file: