GroupByAreaRowデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
GroupByAreaRow コンストラクタ | GroupByAreaRow オブジェクトの新しいインスタンスを作成します。 |
名前 | 解説 | |
---|---|---|
Dispose | オーバーロードされます。 Infragistics.Controls.Grids.RowBase によって使用されるアンマネージ リソースを解放し、マネージ リソースをオプションで解放します。 Infragistics.Controls.Grids.RowBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
CellEditorValueChanged | 行のセルは編集されているときに呼び出されます。 Infragistics.Controls.Grids.RowBaseから継承されます。 | |
CreateInstanceOfRecyclingElement | オーバーライドされます。 GroupByAreaRowCellsPanelの新しいインスタンスを作成します。注: このメソッドは RecyclingManager でのみ呼び出されます。 | |
GetCellValue | セルの作成が必要なく、cell.Value を実行します。 Infragistics.Controls.Grids.RowBaseから継承されます。 | |
OnElementAttached | CellsPanel が Infragistics.Controls.Grids.RowBase にアタッチされるときに呼び出されます。 Infragistics.Controls.Grids.RowBaseから継承されます。 | |
OnElementReleased | CellsPanel が Infragistics.Controls.Grids.RowBase から削除するときに呼び出されます。 Infragistics.Controls.Grids.RowBaseから継承されます。 | |
OnElementReleasing | Infragistics.RecyclingContainer<CellsPanel>から継承されます。 | |
OnItemSourceChanged | ItemSource プロパティが変更する時に呼び出されます。 Infragistics.Controls.Grids.RowBaseから継承されます。 | |
OnPropertyChanged | Infragistics.RecyclingContainer<CellsPanel>から継承されます。 | |
ResolveCell | 指定した Infragistics.Controls.Grids.CellBase に Infragistics.Controls.Grids.ColumnBase を返します。 Infragistics.Controls.Grids.RowBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
PropertyChanged | Infragistics.RecyclingContainer<CellsPanel>から継承されます。 |