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