[]
        
(Showing Draft Content)

C1.Win.FlexGrid.GridGlyphs.GetIconImage

GetIconImage Method

GetIconImage(GlyphEnum, CellStyle, IconsStyle)

Returns image generated from the vectorial icon.

Declaration
public Image GetIconImage(GlyphEnum glyph, CellStyle cs, IconsStyle iconsStyle = IconsStyle.Default)
Parameters
Type Name Description
GlyphEnum glyph

The type of glyph image to return.

CellStyle cs

The style of cell.

IconsStyle iconsStyle

The IconsStyle of glyph.

Returns
Type Description
Image