Gets or sets the geometric shape of the tabs.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
public C1TabItemShape TabItemShape { get; set; } |
Visual Basic |
---|
Public Property TabItemShape As C1TabItemShape Get Set |