ComboRowデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
AttachedElement | Infragistics.RecyclingContainer<ComboCellsPanel>から継承されます。 | |
CanScrollHorizontally | 行は水平にスクロールする必要があるかどうかを取得します。 Infragistics.Controls.Editors.ComboRowBaseから継承されます。 | |
IsDataBound | オブジェクトがデータソースから作成されたかどうかを示す値を取得または設定します。 Infragistics.Controls.Editors.ComboEditorItemBase<ComboCellsPanel>から継承されます。 | |
IsDirty | Infragistics.RecyclingContainer<ComboCellsPanel>から継承されます。 | |
MeasureRaised | Measure を呼び出したときにメジャー メソッドが発生したかどうかを取得または設定します。 Infragistics.Controls.Editors.ComboRowBaseから継承されます。 | |
RecyclingElementType | Infragistics.RecyclingContainer<ComboCellsPanel>から継承されます。 | |
RecyclingIdentifier | Infragistics.RecyclingContainer<ComboCellsPanel>から継承されます。 |
名前 | 解説 | |
---|---|---|
CreateInstanceOfRecyclingElement | オブジェクトを表す Infragistics.Controls.Editors.Primitives.ComboCellsPanel の新しいインスタンスを作成します。 Infragistics.Controls.Editors.ComboRowBaseから継承されます。 | |
OnElementAttached | Infragistics.Controls.Editors.Primitives.ComboCellsPanel が ComboRowBase にアタッチされるときに呼び出されます。 Infragistics.Controls.Editors.ComboRowBaseから継承されます。 | |
OnElementReleased | Infragistics.Controls.Editors.Primitives.ComboCellsPanel が ComboRowBase から削除するときに呼び出されます。 Infragistics.Controls.Editors.ComboRowBaseから継承されます。 | |
OnElementReleasing | Infragistics.RecyclingContainer<ComboCellsPanel>から継承されます。 | |
OnPropertyChanged | Infragistics.RecyclingContainer<ComboCellsPanel>から継承されます。 | |
OnSelectionChanged | IsSelected プロパティが変更されるときに呼び出されます。 Infragistics.Controls.Editors.ComboRowBaseから継承されます。 | |
ResolveCell | 指定した ComboCellBase に ComboColumn を返します。 Infragistics.Controls.Editors.ComboRowBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
PropertyChanged | Infragistics.RecyclingContainer<ComboCellsPanel>から継承されます。 |