ASPxStartItemEditingEventArgs Properties
Serves as a base for classes that provide data for data item editing events of grid-like controls.Name | Description |
---|---|
Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
See Also