The following tables list the members exposed by FieldChooserDataSourceUpdateEventArgs.
| Name | Description | |
|---|---|---|
![]() | FieldChooserDataSourceUpdateEventArgs Constructor | Initializes a new instance of the FieldChooserDataSourceUpdateEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | Index | Gets or sets the index where the item will be inserted. |
![]() | Item | Gets or sets the FieldChooserItem which correspondce to the new area item |
![]() | NewAreaItem | Gets or sets the new item which will be inserted to data source. |
![]() | TargetCollection | Gets or sets the target collection. |