For a list of all members of this type, see Cell members.
Name | Description | |
---|---|---|
Refresh | Refreshes the content of the cell. (Inherited from Infragistics.Controls.Grids.CellBase) |
Name | Description | |
---|---|---|
ApplyStyle | Applies the resolved style of a Cell to it's Infragistics.Controls.Grids.Primitives.CellControlBase (Inherited from Infragistics.Controls.Grids.CellBase) | |
CreateCellBindingConverter | Creates the System.Windows.Data.IValueConverter which will be attached to this Cell. | |
CreateCellValueBinding | Creates the binding used by the CellValueObject for updating | |
CreateInstanceOfRecyclingElement | Overridden. Creates a new instance of a CellControl for the Cell. | |
CreateRecyclingIdentifier | Overridden. 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. (Inherited from Infragistics.Controls.Grids.CellBase) | |
EnsureCurrentState | Overridden. Ensures that Cell is in the correct state. | |
EnterEditMode | Places the specified Cell into edit mode. | |
ExitEditMode | Takes the specified Cell out of edit mode. | |
HandleKeyDown | Overridden. Should be handled by a derived class so that a cell can determine what to do with the given keyboard action. | |
OnCellClick | Overridden. Invoked when a cell is clicked. | |
OnCellDoubleClick | Overridden. Invoked when a cell is double clicked. | |
OnCellDragging | Overridden. Invoked when dragging the mouse over a cell. | |
OnCellMouseDown | Overridden. Invoked when a cell is clicked. | |
OnCellMouseMove | Executed when the mouse moves over a cell. (Inherited from Infragistics.Controls.Grids.CellBase) | |
OnCellMouseUp | Overridden. | |
OnElementAttached | Called when the Infragistics.Controls.Grids.Primitives.CellControlBase is attached to the CellBase (Inherited from Infragistics.Controls.Grids.CellBase) | |
OnElementReleased | Called when the Infragistics.Controls.Grids.Primitives.CellControlBase is removed from the CellBase (Inherited from Infragistics.Controls.Grids.CellBase) | |
OnElementReleasing | Overridden. Invoked when a System.Windows.FrameworkElement is being released from an object. | |
OnPropertyChanged | (Inherited from Infragistics.RecyclingContainer<CellControlBase>) | |
ResetDataValue | Resets the value for a cell, and triggeres an evalution of it's bindings. Called when editing has been canceled. | |
SetSelected | Overridden. Sets the selected state of an item. |