See Also

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

Language

Visual Basic

C#

Show All

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

ExpandableFieldRecord Class

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.

Object Model












Syntax

[Visual Basic]
Public Class ExpandableFieldRecord    Inherits Record    Implements ISparseArrayItemISparseArrayMultiItemISelectableItem 
[C#]
public class ExpandableFieldRecord : Record, ISparseArrayItemISparseArrayMultiItemISelectableItem 

Remarks

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.

See Also

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

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