ColumnFilterInfo.DisplayText Property
In This Article
Gets the filter condition’s textual representation displayed in the filter panel.
Namespace: DevExpress.XtraGrid.Columns
Assembly: DevExpress.XtraGrid.v24.2.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