A newer version of this page is available.
Switch to the current version.
BootstrapGridViewAutoFilterEventArgs.Column Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public BootstrapGridViewDataColumn Column { get; }
Public ReadOnly Property Column As BootstrapGridViewDataColumn
Property Value
Type |
---|
BootstrapGridViewDataColumn |
See Also
Feedback