TdxRibbonBackstageViewGalleryControl.BorderStyle Property
Specifies the border style of the Ribbon Backstage View gallery.
Declaration
property BorderStyle; default cxcbsDefault;
Property Value
Type | Default |
---|---|
TcxControlBorderStyle | cxcbsDefault |
Remarks
This property is initialized with cxcbsDefault, indicating that the gallery’s border style is specified by the skin applied to the Ribbon that is linked to the gallery via the Ribbon property.
See Also