| Infragistics.Windows.DataPresenter Namespace : Record Class (Infragistics.Windows.DataPresenter) |
Abstract base class used by a XamDataGrid, XamDataCarousel or XamDataPresenter to represent a record
For a list of all members of this type, see Record members.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
[Visual Basic]
Public MustInherit Class Record
Inherits PropertyChangeNotifier
Implements ISparseArrayItem, ISparseArrayMultiItem, ISelectableItem [C#]
public abstract class Record : PropertyChangeNotifier, ISparseArrayItem, ISparseArrayMultiItem, ISelectableItem Note: It is represented in the UI via a corresponding DataRecordPresenter, GroupByRecordPresenter or ExpandableFieldRecordPresenter element.
Refer to the Records topic in the Developer's Guide for a explanation of the various record types.
Refer to the Theory of Operation topic in the Developer's Guide for an overall explanation of how everything works together.
Record Members | Infragistics.Windows.DataPresenter Namespace | DataRecord Class | GroupByRecord Class | ExpandableFieldRecord Class | RecordManager Class | Records Property | XamDataGrid Class | XamDataCarousel Class | XamDataPresenter Class