BootstrapRibbonGroupDataFields Properties
Name | Description |
---|---|
AccessKeyField | Gets or sets the data source field which provides ribbon element access keys. Inherited from RibbonDataFields. |
DialogBoxLauncherAccessKeyField | Gets or sets the data source field which provides ribbon group dialog box launcher access keys. Inherited from RibbonGroupDataFields. |
IconCssClassField | |
NameField | Gets or sets the data source field which provides ribbon element names. Inherited from RibbonDataFields. |
ShowDialogBoxLauncherField | Gets or sets the name of a data field (or xml element attribute) which provides values specifying whether a group’s dialog box launcher is displayed. Inherited from RibbonGroupDataFields. |
TextField | Gets or sets the data source field which provides ribbon element text. Inherited from RibbonDataFields. |
See Also