バージョン

GetContextAreaItems メソッド

指定した executionContext の領域項目を取得します。
シンタックス
'宣言
 
Protected Overrides Function GetContextAreaItems( _
   ByVal executionContext As Infragistics.Olap.ExecutionContext _
) As IList(Of IAreaItemViewModel)
protected override IList<IAreaItemViewModel> GetContextAreaItems( 
   Infragistics.Olap.ExecutionContext executionContext
)

パラメータ

executionContext
実行コンテキスト。

戻り値の型

コンテキストの領域で見つけられた領域項目のコレクション。
参照