Back to Devexpress

LayoutGroup.TabHeaderMaxScrollIndex Property

wpf-devexpress-dot-xpf-dot-docking-dot-layoutgroup-a8995a0c.md

latest1.4 KB
Original Source

LayoutGroup.TabHeaderMaxScrollIndex Property

Gets the maximum tab header scroll position. This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Docking

Assembly : DevExpress.Xpf.Docking.v25.2.dll

NuGet Package : DevExpress.Wpf.Docking

Declaration

csharp
public int TabHeaderMaxScrollIndex { get; }
vb
Public ReadOnly Property TabHeaderMaxScrollIndex As Integer

Property Value

TypeDescription
Int32

An integer value that specifies the maximum tab header scroll position.

|

See Also

GroupBorderStyle

TabHeaderScrollIndex

ScrollNext()

ScrollPrev()

LayoutGroup Class

LayoutGroup Members

DevExpress.Xpf.Docking Namespace