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