Back to Devexpress

NavigationPageBase.BorderStyle Property

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-navigationpagebase-446b6a74.md

latest1.4 KB
Original Source

NavigationPageBase.BorderStyle Property

This member is not supported.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public BorderStyle BorderStyle { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Property BorderStyle As BorderStyle

Property Value

TypeDescription
BorderStyle

A BorderStyle enumeration value that specifies the page border style.

|

See Also

NavigationPageBase Class

NavigationPageBase Members

DevExpress.XtraBars.Navigation Namespace