Back to Devexpress

StubGlyphOptions Properties

windowsforms-devexpress-dot-utils-dot-drawing-dot-stubglyphoptions-dot-underscore-properties.md

latest2.6 KB
Original Source

StubGlyphOptions Properties

Provides appearance and behavior settings for stub glyphs.

NameDescription
AllowStubGlyphsGets or sets whether or not items that have no images should display stub glyphs.
CaseModeGets or sets the case mode for stub glyph captions.
ColorModeGets or sets the stub glyphs’ color scheme.
CornerRadiusGets or sets the corner radius for rectangular stub glyphs.
DefaultFont staticProvides access to the default stub glyph caption font.
FontGets or sets the font that should be applied to stub glyph captions.
HorizontalAlignmentGets or sets the horizontal alignment of stub glyphs’ captions.
LetterCountGets or sets the number of initial letters of a bar item caption that should be displayed by this item’s stub glyph.
PaddingGets or sets the distance between glyph borders and inner text content.
RandomizeColorsGets or sets whether or not different hues of the same color are allowed.
TypeGets or sets the stub glyph shape.
UseFontGets or sets whether font settings stored in the StubGlyphOptions.Font section should be applied to stub glyphs’ captions.
VerticalAlignmentGets or sets the vertical alignment of stub glyphs’ captions.

See Also

StubGlyphOptions Class

StubGlyphOptions Members

DevExpress.Utils.Drawing Namespace