RibbonPage Constructors
Represents a Ribbon Page within a RibbonControl.Name | Parameters | Description |
---|---|---|
RibbonPage() | none | Initializes a new instance of the RibbonPage class. |
RibbonPage(String) | text | Initializes a new instance of the RibbonPage class with the specified caption. |
See Also