RowEditStartingEventArgs Constructors
Contains data for the RowEditStarting event.Name | Parameters | Description |
---|---|---|
RowEditStartingEventArgs(RoutedEvent, GridViewBase, Int32, CellEditorData[]) | routedEvent, view, rowHandle, cellEditors | Initializes a new instance of the RowEditStartingEventArgs class with specified settings. |
See Also