バージョン

IsAutoFitWidthSupported プロパティ (ViewBase)

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

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

参照