ASPxCardViewEditorEventArgs Constructors
Provides data for the ASPxCardView.CellEditorInitialize event.Name | Parameters | Description |
---|---|---|
ASPxCardViewEditorEventArgs(CardViewColumn, Int32, ASPxEditBase, Object, Object) | column, visibleIndex, editor, keyValue, value | Initializes a new instance of the ASPxCardViewEditorEventArgs class with the specified settings. |
See Also