[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.RowCollection.GlyphRow

GlyphRow Property

GlyphRow

Gets or sets the index of the row used to display the sorting and filtering glyphs.

Declaration
public int GlyphRow { get; set; }
Remarks

The default value is -1, which causes the sorting and filtering glyphs to be shown on the last fixed row. If you set GlyphVisible property to a false, then the glyphs will not be displayed.