| Infragistics.Windows.DataPresenter Namespace : Cell Class (Infragistics.Windows.DataPresenter) |
Class used by the to represent the value of a specific Field of a specific DataRecord/>
For a list of all members of this type, see Cell members.
![]() ![]() ![]() ![]() ![]() ![]()
|
[Visual Basic]
Public Class Cell
Inherits PropertyChangeNotifier
Implements ISelectableItem [C#]
public class Cell : PropertyChangeNotifier, ISelectableItem Note: Note: Cells are not UIElements but rather lightweight objects that wrap the values from the data source for an associated Infragistics.Windows.DataPresenter.Field for a specific DataRecord. They are represented in the UI by corresponding Infragistics.Windows.DataPresenter.CellValuePresenter elements.
Refer to the Fields topic in the Developer's Guide for an explanation of fields.
Refer to the Theory of Operation topic in the Developer's Guide for an overall explanation of how everything works together.
Refer to the Cells, CellValuePresenters and Cell Virtualization topic in the Developer's Guide for an explanation of cells.
Cell Members | Infragistics.Windows.DataPresenter Namespace | CellValuePresenter Class | Field Class | DataRecord Class | Cells Property