[]
Represents a collection of glyphs (images) indexed by glyph type (GlyphEnum type).
public class GridGlyphs
The GridGlyphs collection contains the images used by the grid to indicate column sorting direction, collapsed and expanded outline groups, check boxes, cursors, error information, etc.
You can use the Glyphs property get or set these images.
Name | Description |
---|---|
this[GlyphEnum, IconsStyle] | Gets or sets the glyph for a particular GlyphEnum value. |