CustomValueDisplayTextEventArgs.DisplayText Property
Gets or sets the display text for a filter value.
Namespace: DevExpress.Xpf.Core.FilteringUI
Assembly: DevExpress.Xpf.Grid.v24.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
String | The display text for a filter value. |
See Also