See Also

Cell Members  | Infragistics.Windows.DataPresenter Namespace  | CellValuePresenter Class  | Field Class  | DataRecord Class  | Cells Property

Language

Visual Basic

C#

Show All

See Also Languages Infragistics3.Windows.DataPresenter.v7.1

Cell Class

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.

Object Model




Syntax

[Visual Basic]
Public Class Cell    Inherits PropertyChangeNotifier    Implements ISelectableItem 
[C#]
public class Cell : PropertyChangeNotifier, ISelectableItem 

Remarks

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.

See Also

Cell Members  | Infragistics.Windows.DataPresenter Namespace  | CellValuePresenter Class  | Field Class  | DataRecord Class  | Cells Property

E-mail your feedback on this topic.

Opinion about our help? Take our survey.

Copyright © 2003-2007 Infragistics, Inc. All rights reserved.

Build Version: 7.1.20071.1320