Class RibbonGalleryVisualMode
Specifies type of RibbonGallery visual mode.
Inheritance
System.Object
RibbonGalleryVisualMode
Namespace: Syncfusion.Windows.Tools
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public sealed class RibbonGalleryVisualMode : Enum
Fields
DropDown
DropDown gallery.
Declaration
public const RibbonGalleryVisualMode DropDown
Field Value
Type |
---|
RibbonGalleryVisualMode |
InRibbon
InRibbon gallery.
Declaration
public const RibbonGalleryVisualMode InRibbon
Field Value
Type |
---|
RibbonGalleryVisualMode |