| Infragistics.Windows.DataPresenter Namespace : ExpandableFieldRecordPresenter Class (Infragistics.Windows.DataPresenter) |
An element that represents an ExpandableFieldRecord in the UI of a XamDataGrid, XamDataCarousel or XamDataPresenter.
For a list of all members of this type, see ExpandableFieldRecordPresenter members.
![]() ![]() ![]() ![]() ![]() ![]()
|
[Visual Basic]
Public Class ExpandableFieldRecordPresenter
Inherits RecordPresenter
Implements ISelectableElement, IElement [C#]
public class ExpandableFieldRecordPresenter : RecordPresenter, ISelectableElement, IElement ExpandableFieldRecords are child records of DataRecords. The RecordPresenter.NestedContent of these elements contain either a Infragistics.Windows.DataPresenter.RecordListControl with the ExpandableFieldRecord's Record.ViewableChildRecords, if the associated Infragistics.Windows.DataPresenter.Field's Field.DataType implement's the IEnumerable interface, or an ExpandedCellPresenter containing the actual value of the Infragistics.Windows.DataPresenter.Cell.
Refer to the remarks for the Infragistics.Windows.DataPresenter.RecordPresenter base class.
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.
ExpandableFieldRecordPresenter Members | Infragistics.Windows.DataPresenter Namespace | Record Class | ExpandableFieldRecord Class | DataPresenterBase Class | XamDataCarousel Class | XamDataGrid Class | XamDataPresenter Class