バージョン 24.2 (最新)

RecordPresenterContainerType プロパティ (ViewBase)

View で RecordPresenter のコンテナー (存在する場合) として使用されるタイプを返します。
シンタックス
protected internal virtual Type RecordPresenterContainerType {get;}
解説

基本実装は null を返します。注: このプロパティがオーバーライドされる場合、GetContainerForRecordPresenter メソッドもオーバーライドされ、同じタイプのコンテナーを返します。

参照