TdxRangeControlDateTimeHeaderClientStyle.RulerHeaderColor Property
Specifies the scale header’s background color.
Declaration
property RulerHeaderColor: TdxAlphaColor read; write; default dxacDefault;
Property Value
Type | Default |
---|---|
TdxAlphaColor | dxacDefault |
Remarks
The default value of the RulerHeaderColor property is dxacDefault.
See Also