バージョン

MinimumRowHeight プロパティ (RowBase)

RowBase の高さの最小値を取得または設定します。
シンタックス
'宣言
 
Public Property MinimumRowHeight As Nullable(Of Double)
public Nullable<double> MinimumRowHeight {get; set;}
解説
この値は RowHeight が数値型の場合、無視されます。
参照