Back to Devexpress

ASPxGridViewEditorCreateEventArgs Properties

aspnet-devexpress-dot-web-dot-aspxgridvieweditorcreateeventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

ASPxGridViewEditorCreateEventArgs Properties

Provides data for the ASPxGridView.AutoFilterCellEditorCreate event.

NameDescription
ColumnGets the data column to which the processed filter row cell corresponds.
EditorPropertiesGets or sets the filter cell’s editor. Inherited from ASPxGridEditorCreateEventArgs.
KeyValueGets the row key value - an object that uniquely identifies the row.
ValueGets or sets the filter cell’s value. Inherited from ASPxGridEditorCreateEventArgs.
VisibleIndexGets the row’s visible index.

See Also

ASPxGridViewEditorCreateEventArgs Class

ASPxGridViewEditorCreateEventArgs Members

DevExpress.Web Namespace