TabDefinition Class |
Namespace: FluentRibbon.Definitions
public class TabDefinition : RibbonDefinition
The TabDefinition type exposes the following members.
Name | Description | |
---|---|---|
TabDefinition | Initializes a new instance of the TabDefinition class |
Name | Description | |
---|---|---|
Groups |
Groups of controls. Required at least one group.
| |
GroupTemplates | Templates for control groups within the tab. By default, it equals to AllTemplates. | |
Sequence |
Determines order of the tab. 501 by default.
| |
Title |
Title, it will be displayed as the tab caption.
|