Version

RowSelectionCheckBoxCell Class Members

The following tables list the members exposed by RowSelectionCheckBoxCell.

Public Constructors
 NameDescription
Public ConstructorRowSelectionCheckBoxCell ConstructorInitializes a new instance of the RowSelectionCheckBoxCell class.  
Public Properties
 NameDescription
Public PropertyColumnThe ComboColumn that the ComboCellBase represents. (Inherited from Infragistics.Controls.Editors.ComboCellBase)
Public PropertyControlGets the ComboCellControlBase that is attached to the ComboCellBase (Inherited from Infragistics.Controls.Editors.ComboCellBase)
Public PropertyRowThe ComboRowBase that owns the ComboCellBase (Inherited from Infragistics.Controls.Editors.ComboCellBase)
Public PropertyStyleGets/Sets the Style that will be used for all ComboCellControlBase objects. (Inherited from Infragistics.Controls.Editors.ComboCellBase)
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. (Inherited from Infragistics.Controls.Editors.ComboCellBase)
Protected Internal PropertyIsDirty (Inherited from Infragistics.RecyclingContainer<ComboCellControlBase>)
Protected PropertyRecyclingElementTypeGets the Type of control that should be created for the ComboCellBase. (Inherited from Infragistics.Controls.Editors.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 ComboCellControl when it's attached. (Inherited from Infragistics.Controls.Editors.ComboCell)
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>)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.RecyclingContainer<ComboCellControlBase>)
See Also