Version

FieldChooserDataSourceUpdateEventArgs Class Members

The following tables list the members exposed by FieldChooserDataSourceUpdateEventArgs.

Public Constructors
 NameDescription
Public ConstructorFieldChooserDataSourceUpdateEventArgs ConstructorInitializes a new instance of the FieldChooserDataSourceUpdateEventArgs class.  
Public Properties
 NameDescription
Public PropertyIndexGets or sets the index where the item will be inserted.  
Public PropertyItemGets or sets the FieldChooserItem which correspondce to the new area item  
Public PropertyNewAreaItemGets or sets the new item which will be inserted to data source.  
Public PropertyTargetCollectionGets or sets the target collection.  
See Also