バージョン

DefaultAutoFit プロパティ (CardView)

プロパティがデフォルト値の null (VB では Nothing) に設定される場合、DataPresenterBase.AutoFit プロパティのデフォルト値を返します。
シンタックス
'宣言
 
Protected Friend Overrides ReadOnly Property DefaultAutoFit As Boolean
protected internal override bool DefaultAutoFit {get;}
解説
Card を埋めるために Field のサイズを設定するため、True を返します。
参照