InitNewRowEventArgs Constructors
Provides data for the TableView.InitNewRow event.Name | Parameters | Description |
---|---|---|
InitNewRowEventArgs(RoutedEvent, DataViewBase, Int32) | routedEvent, view, rowHandle | Inititalize a new instance of the InitNewRowEventArgs class. |
See Also