バージョン

IsAutoFitHeightSupported プロパティ (TreeReportView)

各行のセルの高さが調節される場合は True を返します。そうすると、すべてのセルは行で使用できる垂直方向の領域内に収まります。
シンタックス
'宣言
 
Protected Friend Overrides ReadOnly Property IsAutoFitHeightSupported As Boolean
protected internal override bool IsAutoFitHeightSupported {get;}
解説

デフォルトの実装は false を返します。

参照