Gets or sets the vertical alignment of the group of C1TabItems.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
public VerticalAlignment TabStripVerticalAlignment { get; set; } |
Visual Basic |
---|
Public Property TabStripVerticalAlignment As VerticalAlignment Get Set |