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