ControlDefinition Class |
Namespace: FluentRibbon.Definitions
public abstract class ControlDefinition : RibbonDefinition
The ControlDefinition type exposes the following members.
Name | Description | |
---|---|---|
TemplateAlias | A string that matches the value of the TemplateAlias attribute for a ControlRef element, an OverflowArea element, or an OverflowSection element in a GroupTemplate element. The TemplateAlias attribute is used to size and position controls within a group when a template is applied to the group. If you use standard templates from GroupTemplateLibrary, or your own templates with single section, you can leave this field blank to use first alias of the template. For inner controls (for instance, inside SplitButton control) this field is ignored. |