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