RibbonGalleryAppearances(IAppearanceOwner) Constructor
Initializes a new instance of the RibbonGalleryAppearances class.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
owner | DevExpress.Utils.IAppearanceOwner | An object which owns the appearance collection. |
See Also