バージョン

ShouldDisplayRecordSelectors プロパティ (ViewBase)

DataPresenterBase が View で各レコードのレコード セレクターを生成および表示する場合、True を返します。
シンタックス
'宣言
 
Protected Friend Overridable ReadOnly Property ShouldDisplayRecordSelectors As Boolean
protected internal virtual bool ShouldDisplayRecordSelectors {get;}
解説

基本実装は True を返します。

参照