Version

RowSelectionCheckBoxHeaderCell Class Members

The following tables list the members exposed by RowSelectionCheckBoxHeaderCell.

Public Constructors
 NameDescription
Public ConstructorRowSelectionCheckBoxHeaderCell ConstructorInitializes a new instance of the RowSelectionCheckBoxHeaderCell 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 PropertyRecyclingIdentifierIf a RecyclingElementType isn't specified, this property can be used to offer another way of identifying a reyclable element. (Inherited from Infragistics.Controls.Editors.ComboCellBase)
Protected PropertyResolveStyleOverridden. Gets the Style that should be applied to the ComboHeaderCellControl when it's attached.  
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 ComboCellBase. (Inherited from Infragistics.Controls.Editors.ComboCellBase)
Protected MethodCreateInstanceOfRecyclingElementOverridden. Creates a new instance of the ComboCellControl that represents the object.  
Protected Internal MethodEnsureCurrentStateOverridden. Ensures that ComboHeaderCell is in the correct state.  
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