[]
Control containing the header of a C1TabItem. Supports different appearances, defined by the Shape property.
[TemplateVisualState(Name = "Rectangle", GroupName = "ShapeStates")]
[TemplateVisualState(Name = "Rounded", GroupName = "ShapeStates")]
[TemplateVisualState(Name = "Sloped", GroupName = "ShapeStates")]
[TemplateVisualState(Name = "Ribbon", GroupName = "ShapeStates")]
public class C1TabItemBorder : C1ContentControl
| Name | Description |
|---|---|
| C1TabItemBorder() | Initializes a new instance of the C1TabItemBorder class. |
| Name | Description |
|---|---|
| ShapeProperty | Identifies the Shape dependency property. |
| Name | Description |
|---|---|
| Shape | Gets or sets the geometric shape of the tab. |
| Name | Description |
|---|---|
| ChangeVisualStateShape(bool) | Updates the current visual state of the Shape visual state group to match the object's properties. |
| Dispose(bool) | |
| OnApplyTemplate() |