InitNewRowArgs Properties
Contains data for the command bound to the TableView.InitNewRowCommand property.Name | Description |
---|---|
Item | Gets the added record. Inherited from InitNewItemArgs. |
SourceIndex | Gets the added record’s data source index. |
See Also