TdxGalleryControl.BorderStyle Property
Specifies the border style of the gallery control.
Declaration
property BorderStyle; default cxcbsDefault;
Property Value
| Type | Default |
|---|---|
| TcxControlBorderStyle | cxcbsDefault |
Remarks
The default value of the BorderStyle property is cxcbsDefault.
See Also