TdxRibbonSkinSelectorCustomInRibbonPaletteOptions.CollapsedGlyph Property
Specifies a custom glyph for a collapsed palette chooser gallery in a Ribbon UI.
Declaration
property CollapsedGlyph: TdxSmartGlyph read; write;
Property Value
Type | Description |
---|---|
TdxSmartGlyph | Stores a custom glyph for a collapsed palette chooser gallery. |
See Also