HEViewsRibbonGroup Constructors
A default ribbon group containing a full-screen mode item (HEFullscreenRibbonCommand).| Name | Parameters | Description |
|---|---|---|
| HEViewsRibbonGroup() | none | Initializes a new instance of the HEViewsRibbonGroup class with default settings. |
| HEViewsRibbonGroup(String) | text | Initializes a new instance of the HEViewsRibbonGroup class with the specified text. |
See Also