'Declaration
Public Function GetIconImage( _ ByVal glyph As GlyphEnum, _ ByVal cs As CellStyle, _ Optional ByVal iconsStyle As IconsStyle _ ) As Image
public Image GetIconImage( GlyphEnum glyph, CellStyle cs, IconsStyle iconsStyle )
Parameters
- glyph
- The type of glyph image to return.
- cs
- The style of cell.
- iconsStyle
- The IconsStyle of glyph.