Version 24.2 (latest)

ComboCellBase Class Properties

For a list of all members of this type, see ComboCellBase members.

Public Properties
 NameDescription
Public PropertyColumnThe ComboColumn that the ComboCellBase represents.  
Public PropertyControlGets the ComboCellControlBase that is attached to the ComboCellBase  
Public PropertyRowThe ComboRowBase that owns the ComboCellBase  
Public PropertyStyleGets/Sets the Style that will be used for all ComboCellControlBase objects.  
Protected Properties
 NameDescription
Protected PropertyAttachedElement (Inherited from Infragistics.RecyclingContainer<ComboCellControlBase>)
Protected Internal PropertyBindingModeGets the BindingMode that will be applied when binding a ComboCellBase to data.  
Protected Internal PropertyIsDirty (Inherited from Infragistics.RecyclingContainer<ComboCellControlBase>)
Protected PropertyRecyclingElementTypeOverridden. Gets the Type of control that should be created for the ComboCellBase.  
Protected PropertyRecyclingIdentifierOverridden. If a RecyclingElementType isn't specified, this property can be used to offer another way of identifying a reyclable element.  
Protected PropertyResolveStyleGets the Style that should be applied to the ComboCellControlBase when it's attached.  
See Also