'宣言 Public Property HeightRule As Nullable(Of RowHeightRule)
public Nullable<RowHeightRule> HeightRule {get; set;}
デフォルトでは、行の高さのルールは値が明示的に Height プロパティに割り当てられていないない限り 'Auto' です。Height プロパティのデフォルトは Exact です。値を明示的に HeightRule に割り当てると、この動作をオーバーライドします。
TableRowProperties クラス TableRowProperties メンバ