FlexPivot for WinForms
HeightDisplay プロパティ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > Row クラス : HeightDisplay プロパティ
Gets or sets the display height for this row, in pixels.
シンタックス
'宣言
 
Public Property HeightDisplay As System.Integer
public System.int HeightDisplay {get; set;}
解説
HeightDisplay returns zero if the row is invisible, and returns the actual display height even if the Height property is set to -1 (which stands for default row height).
参照

Row クラス
Row メンバ