FlexGrid for WinForms
HeightDisplay プロパティ (Row)

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 > Row クラス : HeightDisplay プロパティ
この行の表示高さをピクセル単位で取得または設定します。
シンタックス
'宣言
 
Public Property HeightDisplay As System.Integer
public System.int HeightDisplay {get; set;}
解説
この行が不可視の場合、HeightDisplay は0を返します。また、 Heightプロパティが -1 (デフォルトの行の高さを表す)に設定されている場合でも、実際に表示されている高さを返します。
参照

Row クラス
Row メンバ