バージョン

IsEmptyCellCollapsingSupported プロパティ (ViewBase)

View は空の値があるセルの縮小をサポートする場合は True を返します。
シンタックス
'宣言
 
Protected Friend Overridable ReadOnly Property IsEmptyCellCollapsingSupported As Boolean
protected internal virtual bool IsEmptyCellCollapsingSupported {get;}
解説

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

参照