For a list of all members of this type, see CellBase members.
Name | Description | |
---|---|---|
Refresh | Refreshes the content of the cell. |
Name | Description | |
---|---|---|
ApplyStyle | Applies the resolved style of a Cell to it's Infragistics.Controls.Grids.Primitives.CellControlBase | |
CreateInstanceOfRecyclingElement | (Inherited from Infragistics.RecyclingContainer<CellControlBase>) | |
CreateRecyclingIdentifier | Creates a recycling identifier with which can be used for identifying a recyclable element. | |
EditorValueChanged | Method called when the editor of the column registers a value changed. | |
EnsureCurrentState | Ensures that CellBase is in the correct state. | |
HandleKeyDown | Should be handled by a derived class so that a cell can determine what to do with the given keyboard action. | |
OnCellClick | Invoked when a cell is clicked. | |
OnCellDoubleClick | Invoked when a cell is double clicked. | |
OnCellDragging | Invoked when dragging the mouse over a cell. | |
OnCellMouseDown | Invoked when a cell is clicked. | |
OnCellMouseMove | Executed when the mouse moves over a cell. | |
OnCellMouseUp | Executed when the mouse up happens on a cell. | |
OnElementAttached | Overridden. Called when the Infragistics.Controls.Grids.Primitives.CellControlBase is attached to the CellBase | |
OnElementReleased | Overridden. Called when the Infragistics.Controls.Grids.Primitives.CellControlBase is removed from the CellBase | |
OnElementReleasing | Overridden. Invoked when a Infragistics.Controls.Grids.Primitives.CellControlBase is being released from an object. | |
OnPropertyChanged | (Inherited from Infragistics.RecyclingContainer<CellControlBase>) | |
SetSelected | Sets the selected state of an item. |