[]
Gets or sets the index of the row used to display the sorting and filtering glyphs.
public int GlyphRow { get; set; }
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.