RibbonPageCategoryOptions Constructors
Stores settings applied to all categories owned by a parent Ribbon. To access these settings, use the RibbonControl.OptionsPageCategories property.Name | Parameters | Description |
---|---|---|
RibbonPageCategoryOptions(RibbonControl) | ribbon | Initializes a new instance of the RibbonPageCategoryOptions class with specified settings. |
See Also