ShowingEditorEventArgs Properties
Provides data for the ShowingEditor event.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Field |
Gets the name of the data field for which an editor is about be displayed. |
Item | Gets an object that specifies a record in the grid’s underlying data source. |
Row |
Gets the processed row’s handle. |
See Also