| Infragistics.Windows.DataPresenter Namespace : ExpandableFieldRecord Class |
Used by a XamDataGrid, XamDataCarousel or XamDataPresenter to represent the child records of a DataRecord from an expandable field.
For a list of all members of this type, see ExpandableFieldRecord members.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
[Visual Basic]
Public Class ExpandableFieldRecord
Inherits Record
Implements ISparseArrayItem, ISparseArrayMultiItem, ISelectableItem [C#]
public class ExpandableFieldRecord : Record, ISparseArrayItem, ISparseArrayMultiItem, ISelectableItem 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 Field's Field.DataType implement's the IEnumerable interface, or an ExpandedCellPresenter containing the actual value of the Infragistics.Windows.DataPresenter.Cell.
Note: This is not a UIElement but is a lightweight wrapper around a data item. It is represented in the UI via a corresponding 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.
ExpandableFieldRecord Members | Infragistics.Windows.DataPresenter Namespace | Record Class | RecordManager Class | Groups Property | IsExpandable Property | ExpandableFieldRecordPresenter Class | XamDataGrid Class | XamDataCarousel Class | XamDataPresenter Class | DataRecord Class | ChildRecords Property