The following tables list the members exposed by ComboCellBase.
Name | Description | |
---|---|---|
Column | The ComboColumn that the ComboCellBase represents. | |
Control | Gets the ComboCellControlBase that is attached to the ComboCellBase | |
Row | The ComboRowBase that owns the ComboCellBase | |
Style | Gets/Sets the Style that will be used for all ComboCellControlBase objects. |
Name | Description | |
---|---|---|
AttachedElement | (Inherited from Infragistics.RecyclingContainer<ComboCellControlBase>) | |
BindingMode | Gets the BindingMode that will be applied when binding a ComboCellBase to data. | |
IsDirty | (Inherited from Infragistics.RecyclingContainer<ComboCellControlBase>) | |
RecyclingElementType | Overridden. Gets the Type of control that should be created for the ComboCellBase. | |
RecyclingIdentifier | Overridden. If a RecyclingElementType isn't specified, this property can be used to offer another way of identifying a reyclable element. | |
ResolveStyle | Gets the Style that should be applied to the ComboCellControlBase when it's attached. |
Name | Description | |
---|---|---|
ApplyStyle | Applies the resolved style of a Cell to it's ComboCellControlBase | |
CreateCellBindingConverter | Creates the System.Windows.Data.IValueConverter which will be attached to this ComboCellBase. | |
CreateInstanceOfRecyclingElement | (Inherited from Infragistics.RecyclingContainer<ComboCellControlBase>) | |
EnsureCurrentState | Ensures that ComboCellBase is in the correct state. | |
OnElementAttached | Overridden. Called when the ComboCellControlBase is attached to the ComboCellBase | |
OnElementReleased | Overridden. Called when the ComboCellControlBase is removed from the ComboCellBase | |
OnElementReleasing | (Inherited from Infragistics.RecyclingContainer<ComboCellControlBase>) | |
OnPropertyChanged | (Inherited from Infragistics.RecyclingContainer<ComboCellControlBase>) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Infragistics.RecyclingContainer<ComboCellControlBase>) |