バージョン 24.2 (最新)

ViewableRecordCollectionAutomationPeer コンストラクタ

ViewableRecordCollectionAutomationPeer クラスのインスタンスを作成します。
シンタックス
public ViewableRecordCollectionAutomationPeer( 
   RecordListControl recordListControl,
   ViewableRecordCollection viewableRecordCollection,
   bool isRootLevel
)

パラメータ

recordListControl
ピアがルート ViewableRecordCollection を表す場合は、root RecordListControl。そうでない場合は null。
viewableRecordCollection
このピアが表す ViewableRecordCollection。
isRootLevel
このピアが表す ViewableRecordCollection は、ルート レベルにあります。
参照