FlexGrid for WinForms
GridGlyphs Class
Members 



Represents a collection of glyphs (images) indexed by glyph type (GlyphEnum type).
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public Class GridGlyphs 
'Usage
 
Dim instance As GridGlyphs
[DefaultMember("Item")]
public class GridGlyphs 
[DefaultMember("Item")]
public ref 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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GridGlyphs Members
C1.Win.C1FlexGrid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback