TdxCustomRangeControlStyle.ElementBorderColor Property
In This Article
Specifies the color of all border lines within the range control‘s boundaries.
#Declaration
Delphi
property ElementBorderColor: TdxAlphaColor read; write; default dxacDefault;
#Property Value
Type | Default |
---|---|
Tdx |
dxac |
#Remarks
The default value of the ElementBorderColor property is dxacDefault.
See Also