See Also

ExpandableFieldRecordPresenter Members  | Infragistics.Windows.DataPresenter Namespace  | Record Class  | ExpandableFieldRecord Class  | DataPresenterBase Class  | XamDataCarousel Class  | XamDataGrid Class  | XamDataPresenter Class

Language

Visual Basic

C#

Show All

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

ExpandableFieldRecordPresenter Class

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.

Object Model




Syntax

[Visual Basic]
Public Class ExpandableFieldRecordPresenter    Inherits RecordPresenter    Implements ISelectableElement, IElement 
[C#]
public class ExpandableFieldRecordPresenter : RecordPresenter, ISelectableElement, IElement 

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 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.

See Also

ExpandableFieldRecordPresenter Members  | Infragistics.Windows.DataPresenter Namespace  | Record Class  | ExpandableFieldRecord Class  | DataPresenterBase Class  | XamDataCarousel Class  | XamDataGrid Class  | XamDataPresenter Class

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