RowEditStartingArgs Constructors
Contains data for the command bound to the RowEditStartingCommand property.| Name | Parameters | Description |
|---|---|---|
| RowEditStartingArgs(Object, Int32, Boolean, CellEditorData[]) | item, sourceIndex, isNewItem, cellEditors | Initializes a new instance of the RowEditStartingArgs class with specified settings. |
See Also