TdxRangeControlDateTimeHeaderClientStyle.RulerHeaderHotColor Property
Specifies the color used to paint the hot-tracked scale header.
Declaration
property RulerHeaderHotColor: TdxAlphaColor read; write; default dxacDefault;
Property Value
Type | Default |
---|---|
TdxAlphaColor | dxacDefault |
Remarks
The default value of the RulerHeaderHotColor property is dxacDefault.
See Also