バージョン

MinimumRowHeight プロパティ (XamGrid)

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