Skip to main content

NavigationPageBase.BorderStyle Property

This member is not supported.

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v24.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public BorderStyle BorderStyle { get; set; }

Property Value

Type Description
BorderStyle

A BorderStyle enumeration value that specifies the page border style.

See Also