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