XamGridRowsManagerデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
XamGridRowsManager コンストラクタ | XamGridRowsManager クラスの新しいインスタンスを初期化します。 |
名前 | 解説 | |
---|---|---|
Dispose | オーバーロードされます。 RowsManager によって使用されるアンマネージ リソースを解放し、マネージ リソースをオプションで解放します。 Infragistics.Controls.Grids.RowsManagerから継承されます。 | |
GetCellScopedConditions | 指定した Column のために StyleScope.Cell にスコープされる IConditionalFormattingRuleProxy のコレクションを作成します。 Infragistics.Controls.Grids.RowsManagerから継承されます。 | |
GetRowScopedConditions | StyleScope.Row にスコープされる IConditionalFormattingRuleProxy のコレクションを作成します。 Infragistics.Controls.Grids.RowsManagerから継承されます。 | |
InvalidateRows | 行および子行をクリアして、グリッドを再描画します。 Infragistics.Controls.Grids.RowsManagerから継承されます。 | |
InvalidateTopAndBottomRows | オーバーライドされます。 すべてのヘッダーおよびフッターの行を評価して、表示設定を決定します。 | |
RefreshSummaries | 行の集計のデータを再評価します。 Infragistics.Controls.Grids.RowsManagerから継承されます。 |