[]
Represents toolbar tab item.
public class C1ToolbarTabItem : C1TabItem
| Name | Description |
|---|---|
| C1ToolbarTabItem() | Creates an instance of C1ToolbarTabItem. |
| Name | Description |
|---|---|
| GroupItemsSourceProperty | Using a DependencyProperty as the backing store for GroupItemsSource. This enables animation, styling, binding, etc... |
| GroupsProperty | Using a DependencyProperty as the backing store for Items. This enables animation, styling, binding, etc... |
| Name | Description |
|---|---|
| GroupItemsSource | Gets or sets the items source for toolbar groups that contains in toolbar tab item. |
| Groups | Gets the collection of toolbar groups. |