TcxContainerStyle.BorderStyle Property
In This Article
Specifies the border style for the affected control.
#Declaration
Delphi
property BorderStyle: TcxContainerBorderStyle read; write;
#Property Value
Type | Description |
---|---|
Tcx |
The active border style. |
See Also