IDocumentDefaultProperties.CanShowBorders Property
In This Article
Gets whether this widget can show its borders.
Namespace: DevExpress.XtraBars.Docking2010.Views.Widget
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if this widget can show its borders; otherwise, false. |
#Remarks
See the IDocumentProperties.ShowBorders property to learn more.
See Also