[]
Gets or sets the glyph for a particular GlyphEnum value.
public Image this[GlyphEnum glyph, IconsStyle iconsStyle = IconsStyle.Default] { get; set; }
Type | Name | Description |
---|---|---|
GlyphEnum | glyph | |
IconsStyle | iconsStyle |
Setting a glyph to null causes the grid to use the default image for the glyph. To suppress a glyph, assign it a small transparent image.