HEViewRibbonTab Constructors
A default ribbon tab containing a Views (HEViewsRibbonGroup) ribbon group.| Name | Parameters | Description |
|---|---|---|
| HEViewRibbonTab() | none | Initializes a new instance of the HEViewRibbonTab class with default settings. |
| HEViewRibbonTab(String) | text | Initializes a new instance of the HEViewRibbonTab class with the specified text. |
See Also