Skip to main content
A newer version of this page is available. .
All docs
V21.1

CustomColumnDisplayTextEventArgs.IsForFilter Property

Namespace: DevExpress.XtraGrid.Views.Base

Assembly: DevExpress.XtraGrid.v21.1.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Grid

Declaration

[EditorBrowsable(EditorBrowsableState.Advanced)]
public bool IsForFilter { get; }

Property Value

Type
Boolean
See Also