バージョン

ChildBandRowsManager クラス メンバ

ChildBandRowsManagerデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタChildBandRowsManager コンストラクタChildBandRowsManager クラスの新しいインスタンスを初期化します。  
トップ
パブリック プロパティ
 名前解説
Public プロパティColumnこの RowsManager の各 ChildBand のすべてのセルを表す Column を取得します。  
Public プロパティColumnLayoutRowsManagerBase.ColumnLayout に関連付けられた RowsManagerBase オブジェクトを取得します。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。
Public プロパティLevelRowsManagerBase の階層レベルを取得します。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。
Public プロパティParentRowこの RowsManagerBase.ParentRow を所有する RowsManagerBaseInfragistics.Controls.Grids.RowsManagerBaseから継承されます。
Public プロパティRowsオーバーライドされます。 このオブジェクトを管理する Infragistics.Controls.Grids.Primitives.ChildBand オブジェクトのコレクション。  
トップ
プロテクト プロパティ
 名前解説
Protected Internal プロパティFullRowCountオーバーライドされます。 物理的に表示できる Infragistics.Controls.Grids.Primitives.ChildBand オブジェクトの合計数を取得します。  
Protected Internal プロパティVisibleChildManagers現在可視な子 RowsManagerBase オブジェクトのリストを取得します。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドDisposeオーバーロードされます。 RowsManagerBase によって使用されるアンマネージ リソースを解放し、マネージ リソースをオプションで解放します。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。
Public メソッドGetCellScopedConditions指定した Column のために StyleScope.Cell にスコープされる IConditionalFormattingRuleProxy のコレクションを作成します。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。
Public メソッドGetRowScopedConditionsStyleScope.Row にスコープされる IConditionalFormattingRuleProxy のコレクションを作成します。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。
Public メソッドInvalidateRows行および子行をクリアして、グリッドを再描画します。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。
Public メソッドRefreshSummaries行の集計のデータを再評価します。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドCompareToオーバーライドされます。 マネージャーの親行のインデックスと他のマネージャーの親行のインデックスを比較します。  
Protected メソッドInvalidateData並べ替えやグループ化などを無効にするすべてのデータ処理をトリガーします。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。
Protected メソッドOnChildColumnLayoutAddedオーバーライドされます。 ColumnLayout が所有 ColumnLayout の Columns コレクションに追加されるときに発生します。  
Protected メソッドOnChildColumnLayoutRemovedオーバーライドされます。 ColumnLayout を所有される ColumnLayout の Columns コレクションから削除される時に発生します。  
Protected メソッドOnChildColumnLayoutVisibilityChanged所有 ColumnLayout の子 RowsManagerBase.ColumnLayout の表示設定を変更する時に発生されます。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。
Protected メソッドOnColumnLayoutAssignedこの RowsManagerBase に設定された ColumnLayout を変更する時に呼び出されます。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。
Protected メソッドOnColumnLayoutPropertyChangedこの RowsManagerBase を表す ColumnLayout のプロパティを変更するときに発生します。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。
Protected メソッドOnColumnLayoutResetColumnLayout が削除されなかった場合に発生します。ただし、データはリセットされます。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。
Protected メソッドOnRegisteredAsVisibleChildManagerオーバーライドされます。 RowsManagerBase を表示可能になるときに発生します。その Parent 行が展開しています。  
Protected メソッドOnUnregisteredAsVisibleChildManagerオーバーライドされます。 RowsManagerBase が非表示になるときに発生します。すなわち Parent 行が縮小化されています。  
Protected Internal メソッドRegisterChildRowsManager行のレンダリングで認識されるために、表示可能な子のマネージャーとして指定された RowsManagerBase を追加します。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。
Protected Internal メソッドResolveIndentationオーバーライドされます。 特定な Infragistics.Controls.Grids.Primitives.ChildBand のインデントを解決します。  
Protected Internal メソッドResolveIndexForRowオーバーライドされます。 指定した Infragistics.Controls.Grids.Primitives.ChildBand のインデックスを解決します。  
Protected Internal メソッドResolveRowForIndexオーバーライドされます。 指定されたインデックスの Infragistics.Controls.Grids.Primitives.ChildBand を返します。  
Protected メソッドSortVisibleChildManagersVisibleChildmanagers をソートします。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。
Protected Internal メソッドUnregisterAllChildRowsManager行のレンダリングで認識されないように、すべての表示可能な子のマネージャーを削除します。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。
Protected Internal メソッドUnregisterChildRowsManager行のレンダリングで認識されないように、表示可能な子のマネージャーとして指定された RowsManagerBase を削除します。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。
Protected Internal メソッドUnregisterRowsManagerオーバーライドされます。 このメソッドは RowsManager が必要なくなった場合に呼び出します。すべてのフックしたイベントをデタッチし、メモリ リークを回避します。  
トップ
参照