TdxRangeControlClientStyle.GridLineColor Property
In This Article
Specifies the color of all tickmark lines within the range control’s content area.
#Declaration
Delphi
property GridLineColor: TdxAlphaColor read; write; default dxacDefault;
#Property Value
Type | Default |
---|---|
Tdx |
dxac |
#Remarks
The default value of the GridLineColor property is dxacDefault.
See Also