Version

ExpandableFieldRecordCollection Class Properties

For a list of all members of this type, see ExpandableFieldRecordCollection members.

Public Properties
 NameDescription
Public PropertyCountReturns the number of records in the collection (read-only) (Inherited from Infragistics.Windows.DataPresenter.RecordCollectionBase)
Public PropertyDataPresenterReturns the associated DataPresenterBase control (Inherited from Infragistics.Windows.DataPresenter.RecordCollectionBase)
Public PropertyFieldLayoutReturns the field layout of the items in the collection (read-only) (Inherited from Infragistics.Windows.DataPresenter.RecordCollectionBase)
Public PropertyIsReadOnlyReturns true  
Public PropertyItemReturns the RecordManager for this field  
Public PropertyParentDataRecordReturns the DataRecord that is the parent of the RecordCollectionBase.ParentRecord or null (read-only) (Inherited from Infragistics.Windows.DataPresenter.RecordCollectionBase)
Public PropertyParentRecordReturns the parent record of the collection (read-only) (Inherited from Infragistics.Windows.DataPresenter.RecordCollectionBase)
Public PropertyParentRecordManagerReturns the owner's record manager (read-only) (Inherited from Infragistics.Windows.DataPresenter.RecordCollectionBase)
Public PropertySummaryResultsReturns a collection summary calculation results for record data from this record collection. (Inherited from Infragistics.Windows.DataPresenter.RecordCollectionBase)
See Also