ComponentOne FlexGrid for WinForms
GridGlyphs Class
Members 

C1.Win.C1FlexGrid Namespace : GridGlyphs Class
Represents a collection of glyphs (images) indexed by glyph type (GlyphEnum type).
Syntax
'Declaration
 
Public Class GridGlyphs 
public class GridGlyphs 
Remarks

The GridGlyphs collection contains the images used by the grid to indicate column sorting direction, collapsed and expanded outline groups, check boxes, cursors, error information, etc.

You can use the C1FlexGridBase.Glyphs property get or set these images.

Inheritance Hierarchy

System.Object
   C1.Win.C1FlexGrid.GridGlyphs

See Also

Reference

GridGlyphs Members
C1.Win.C1FlexGrid Namespace