[]
        
(Showing Draft Content)

C1.Win.FlexGrid.GridGlyphs.Item

this Property

this[GlyphEnum, IconsStyle]

Gets or sets the glyph for a particular GlyphEnum value.

Declaration
public C1Icon this[GlyphEnum glyph, IconsStyle iconsStyle = IconsStyle.Default] { get; set; }
Parameters
Type Name Description
GlyphEnum glyph
IconsStyle iconsStyle
Remarks

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.