Version

RowSelectionCheckBoxCell Class Methods

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

Protected Methods
 NameDescription
Protected Internal MethodApplyStyleApplies the resolved style of a Cell to it's ComboCellControlBase (Inherited from Infragistics.Controls.Editors.ComboCellBase)
Protected Internal MethodCreateCellBindingConverterCreates the System.Windows.Data.IValueConverter which will be attached to this ComboCell. (Inherited from Infragistics.Controls.Editors.ComboCell)
Protected MethodCreateInstanceOfRecyclingElementOverridden. Creates a new instance of the ComboCellControl that represents the object.  
Protected Internal MethodEnsureCurrentStateEnsures that ComboCellBase is in the correct state. (Inherited from Infragistics.Controls.Editors.ComboCellBase)
Protected MethodOnElementAttachedCalled when the ComboCellControlBase is attached to the ComboCellBase (Inherited from Infragistics.Controls.Editors.ComboCellBase)
Protected MethodOnElementReleasedCalled when the ComboCellControlBase is removed from the ComboCellBase (Inherited from Infragistics.Controls.Editors.ComboCellBase)
Protected MethodOnElementReleasing (Inherited from Infragistics.RecyclingContainer<ComboCellControlBase>)
Protected MethodOnPropertyChanged (Inherited from Infragistics.RecyclingContainer<ComboCellControlBase>)
See Also