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