ASPxStartCardEditingEventArgs(Object) Constructor
Initializes a new instance of the ASPxStartCardEditingEventArgs class.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
editingKeyValue | Object | The card visible index. |
See Also