FilterNumericRangeSliderItemActualAppearance.HintTextColor Property
Gets the color of hint text. This is a bindable property.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
Declaration
public Color HintTextColor { get; }
Property Value
| Type | Description |
|---|---|
| Color | The color of hint text. |
See Also