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

CustomColumnDisplayTextEventArgs.IsForFilter Property

Namespace: DevExpress.XtraGrid.Views.Base

Assembly: DevExpress.XtraGrid.v22.1.dll

NuGet Package: DevExpress.Win.Grid

Declaration

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

Property Value

Type
Boolean
See Also