Version

RecordCollectionBase Class Properties

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

Public Properties
 NameDescription
Public PropertyCountReturns the number of records in the collection (read-only)  
Public PropertyDataPresenterReturns the associated DataPresenterBase control  
Public PropertyFieldLayoutReturns the field layout of the items in the collection (read-only)  
Public PropertyItemThe record at the specified zero-based index (read-only)  
Public PropertyParentDataRecordReturns the DataRecord that is the parent of the ParentRecord or null (read-only)  
Public PropertyParentRecordReturns the parent record of the collection (read-only)  
Public PropertyParentRecordManagerReturns the owner's record manager (read-only)  
Public PropertySummaryResultsReturns a collection summary calculation results for record data from this record collection.  
See Also