バージョン

DefaultShouldCollapseEmptyCells プロパティ (CardView)

View が空の値があるセルを縮小するかどうかのデフォルト値を返します。
シンタックス
'宣言
 
Protected Friend Overrides ReadOnly Property DefaultShouldCollapseEmptyCells As Boolean
protected internal override bool DefaultShouldCollapseEmptyCells {get;}
解説

デフォルト実装は ShouldCollapseEmptyCells の ViewSettings の現在の値を返します。

参照