BootstrapGridViewEditorCreateEventArgs Constructors
| Name | Parameters | Description |
|---|---|---|
| BootstrapGridViewEditorCreateEventArgs(BootstrapGridViewDataColumn, Int32, EditPropertiesBase, Object, Object) | column, visibleIndex, editorProperties, keyValue, value | Initializes a new instance of the BootstrapGridViewEditorCreateEventArgs class with the specified settings. |
See Also