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