FilterControlCriteriaValueEditorCreateEventArgs.Column Property
In This Article
Gets the column whose editor is being created.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public FilterControlColumn Column { get; }
#Property Value
Type | Description |
---|---|
Filter |
A Filter |
See Also