Back to Devexpress

TabFormControlBase.RotateWhenVertical Property

windowsforms-devexpress-dot-xtrabars-dot-tabformcontrolbase-6b04e942.md

latest1.2 KB
Original Source

TabFormControlBase.RotateWhenVertical Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override bool RotateWhenVertical { get; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overrides ReadOnly Property RotateWhenVertical As Boolean

Property Value

Type
Boolean

See Also

TabFormControlBase Class

TabFormControlBase Members

DevExpress.XtraBars Namespace