Version 24.2 (latest)

FixedBorderHeaderCell Class Methods

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

Public Methods
 NameDescription
Public MethodRefreshRefreshes the content of the cell. (Inherited from Infragistics.Controls.Grids.CellBase)
Protected Methods
 NameDescription
Protected Internal MethodApplyStyleApplies the resolved style of a Cell to it's CellControlBase (Inherited from Infragistics.Controls.Grids.CellBase)
Protected MethodCreateInstanceOfRecyclingElementOverridden. Creates a new instance of a FixedBorderHeaderCellControl for the FixedBorderHeaderCell.  
Protected MethodCreateRecyclingIdentifierCreates a recycling identifier with which can be used for identifying a recyclable element. (Inherited from Infragistics.Controls.Grids.CellBase)
Protected Internal MethodEditorValueChangedMethod called when the editor of the column registers a value changed. (Inherited from Infragistics.Controls.Grids.CellBase)
Protected Internal MethodEnsureCurrentStateEnsures that Infragistics.Controls.Grids.CellBase is in the correct state. (Inherited from Infragistics.Controls.Grids.CellBase)
Protected Internal MethodHandleKeyDownShould be handled by a derived class so that a cell can determine what to do with the given keyboard action. (Inherited from Infragistics.Controls.Grids.CellBase)
Protected Internal MethodOnCellClickInvoked when a cell is clicked. (Inherited from Infragistics.Controls.Grids.CellBase)
Protected Internal MethodOnCellDoubleClickInvoked when a cell is double clicked. (Inherited from Infragistics.Controls.Grids.CellBase)
Protected Internal MethodOnCellDraggingInvoked when dragging the mouse over a cell. (Inherited from Infragistics.Controls.Grids.CellBase)
Protected Internal MethodOnCellMouseDownInvoked when a cell is clicked. (Inherited from Infragistics.Controls.Grids.CellBase)
Protected Internal MethodOnCellMouseMoveExecuted when the mouse moves over a cell. (Inherited from Infragistics.Controls.Grids.CellBase)
Protected Internal MethodOnCellMouseUpExecuted when the mouse up happens on a cell. (Inherited from Infragistics.Controls.Grids.CellBase)
Protected MethodOnElementAttachedCalled when the CellControlBase is attached to the Infragistics.Controls.Grids.CellBase (Inherited from Infragistics.Controls.Grids.CellBase)
Protected MethodOnElementReleasedCalled when the CellControlBase is removed from the Infragistics.Controls.Grids.CellBase (Inherited from Infragistics.Controls.Grids.CellBase)
Protected MethodOnElementReleasingInvoked when a CellControlBase is being released from an object. (Inherited from Infragistics.Controls.Grids.CellBase)
Protected MethodOnPropertyChanged (Inherited from Infragistics.RecyclingContainer<CellControlBase>)
Protected Internal MethodSetSelectedSets the selected state of an item. (Inherited from Infragistics.Controls.Grids.CellBase)
See Also