ASPxStartCardEditingEventArgs Properties
Provides data for the ASPxCardView.StartCardEditing event.| Name | Description |
|---|---|
| Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
| EditingKeyValue | Gets the processed card’s key value. |
See Also