Version

RowSelectionCheckBoxHeaderCell Class Properties

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

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.  
See Also