Back to Devexpress

RibbonPageCategory Constructors

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-ribbonpagecategory-dot-ctor.md

latest1.4 KB
Original Source

RibbonPageCategory Constructors

Represents a Ribbon page category.

NameParametersDescription
RibbonPageCategory()noneInitializes a new instance of the RibbonPageCategory class with default settings.
RibbonPageCategory(String, Color, Boolean)text, color, visibleInitializes a new instance of the RibbonPageCategory class with the specified settings.
RibbonPageCategory(String, Color)text, colorInitializes a new instance of the RibbonPageCategory class with the specified text and color.

See Also

RibbonPageCategory Class

RibbonPageCategory Members

DevExpress.XtraBars.Ribbon Namespace