FlexPivot for WinForms
GlyphRow プロパティ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > RowCollection クラス : GlyphRow プロパティ
Gets or sets the index of the row used to display the sorting and filtering glyphs.
シンタックス
'宣言
 
Public Property GlyphRow As System.Integer
public System.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.
参照

RowCollection クラス
RowCollection メンバ