ASPxGridViewEditorCreateEventArgs Constructors
Provides data for the ASPxGridView.AutoFilterCellEditorCreate event.Name | Parameters | Description |
---|---|---|
ASPxGridViewEditorCreateEventArgs(GridViewDataColumn, Int32, EditPropertiesBase, Object, Object) | column, visibleIndex, editorProperties, keyValue, value | Initializes a new instance of the ASPxGridViewEditorCreateEventArgs class. |
See Also