ColumnFilterInfo.DisplayText Property
Gets the filter condition’s textual representation displayed in the filter panel.
Namespace: DevExpress.XtraGrid.Columns
Assembly: DevExpress.XtraGrid.v25.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string value representing the filter condition’s textual representation. |
See Also