GrapeCity ActiveReports for .NET 16.0J
CreateToggleMap メソッド

GrapeCity.ActiveReports.Rendering.Components 名前空間 > InteractiveToggleState クラス : CreateToggleMap メソッド
別のReportItemKeyによって、表示・非表示を切り替える要素を表すReportItemKey。
キーが依存するReportItemKeyを含むリスト。
切り替えを含む他のReportItemsからReportItemの依存関係を作成します。ネストされたアイテムを表示するかどうかを決定するために使用されます。
シンタックス
'宣言
 
Public Sub CreateToggleMap( _
   ByVal reportItemKey As ReportItemKey, _
   ByVal parentToggles As IList(Of ReportItemKey) _
) 

パラメータ

reportItemKey
別のReportItemKeyによって、表示・非表示を切り替える要素を表すReportItemKey。
parentToggles
キーが依存するReportItemKeyを含むリスト。
参照

InteractiveToggleState クラス
InteractiveToggleState メンバ