[]
Gets or sets the glyph for a particular GlyphType value.
public Image this[GlyphType glyph] { get; set; }
Public Default Property Item(glyph As GlyphType) As Image
| Type | Name | Description |
|---|---|---|
| GlyphType | glyph |
Setting a glyph to null causes the grid to use the default image for the glyph.