ChildBandRowsManagerデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | ChildBandRowsManager コンストラクタ | ChildBandRowsManager クラスの新しいインスタンスを初期化します。 |
名前 | 解説 | |
---|---|---|
![]() | Column | この RowsManager の各 ChildBand のすべてのセルを表す Column を取得します。 |
![]() | ColumnLayout | RowsManagerBase.ColumnLayout に関連付けられた RowsManagerBase オブジェクトを取得します。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。 |
![]() | Level | RowsManagerBase の階層レベルを取得します。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。 |
![]() | ParentRow | この RowsManagerBase.ParentRow を所有する RowsManagerBase。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。 |
![]() | Rows | オーバーライドされます。 このオブジェクトを管理する Infragistics.Controls.Grids.Primitives.ChildBand オブジェクトのコレクション。 |
名前 | 解説 | |
---|---|---|
![]() | FullRowCount | オーバーライドされます。 物理的に表示できる Infragistics.Controls.Grids.Primitives.ChildBand オブジェクトの合計数を取得します。 |
![]() | VisibleChildManagers | 現在可視な子 RowsManagerBase オブジェクトのリストを取得します。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | Dispose | オーバーロードされます。 RowsManagerBase によって使用されるアンマネージ リソースを解放し、マネージ リソースをオプションで解放します。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。 |
![]() | GetCellScopedConditions | 指定した Column のために StyleScope.Cell にスコープされる IConditionalFormattingRuleProxy のコレクションを作成します。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。 |
![]() | GetRowScopedConditions | StyleScope.Row にスコープされる IConditionalFormattingRuleProxy のコレクションを作成します。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。 |
![]() | InvalidateRows | 行および子行をクリアして、グリッドを再描画します。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。 |
![]() | RefreshSummaries | 行の集計のデータを再評価します。 Infragistics.Controls.Grids.RowsManagerBaseから継承されます。 |