protected internal virtual bool IsAddNewRecordSupported {get;}
'宣言 Protected Friend Overridable ReadOnly Property IsAddNewRecordSupported As Boolean
DataPresenterBase により AddNew レコードを View に表示できる必要がある場合は true を返します。
基本実装は True を返します。
ViewBase クラス ViewBase メンバ DataPresenterBase クラス