| Name | Description |
| DataPresenter | Returns the associated DataPresenterBase (read-only) (Inherited from Infragistics.Windows.DataPresenter.Record) |
| Description | Overridden. Gets/sets the description for the record. |
| ExpansionIndicatorVisibility | Gets/sets if an expansion indicator is shown for this record (Inherited from Infragistics.Windows.DataPresenter.Record) |
| FieldLayout | Returns the associated FieldLayout (read-only) (Inherited from Infragistics.Windows.DataPresenter.Record) |
| FixedLocation | Indicates whether a Record is fixed and if so to which edge. (Inherited from Infragistics.Windows.DataPresenter.Record) |
| HasChildren | Indicates if this record has any child records (read-only) (Inherited from Infragistics.Windows.DataPresenter.Record) |
| Index | The zero-based index of the record in its Record.ParentCollection (read-only). (Inherited from Infragistics.Windows.DataPresenter.Record) |
| IsActive | Gets/sets whether this record is set as the DataPresenterBase's DataPresenterBase.ActiveRecord (Inherited from Infragistics.Windows.DataPresenter.Record) |
| IsContainingCardCollapsed | Returns/sets whether the containing CardViewCard element is collapsed to only show its Header and not its Content. (Inherited from Infragistics.Windows.DataPresenter.Record) |
| IsContainingCardCollapsedResolved | Returns whether the containing CardViewCard element is collapsed taking into account the setting of the Record.IsContainingCardCollapsed property as well as the CardViewSettings.ShouldCollapseCards property. (Inherited from Infragistics.Windows.DataPresenter.Record) |
| IsDataRecord | Indicates if this is a data record with a data item from the data source. (Inherited from Infragistics.Windows.DataPresenter.Record) |
| IsEnabled | Gets/sets whether this is record is enabled (Inherited from Infragistics.Windows.DataPresenter.Record) |
| IsEnabledResolved | Gets whether this is record is enabled (read-only) (Inherited from Infragistics.Windows.DataPresenter.Record) |
| IsExpanded | Gets/sets whether this is record is expanded to reveal its children (Inherited from Infragistics.Windows.DataPresenter.Record) |
| IsFixed | Gets/sets whether this record should be fixed, i.e. not scrollable. (Inherited from Infragistics.Windows.DataPresenter.Record) |
| IsSelected | Property: gets/sets whether the record is selected. (Inherited from Infragistics.Windows.DataPresenter.Record) |
| IsSpecialRecord | Overridden. Overridden. Returns true since the summary record is a special record. |
| NestingDepth | Calculates the number of parent records in this record's ancestor chain (read-only) (Inherited from Infragistics.Windows.DataPresenter.Record) |
| ParentCollection | Returns the collection that this record belongs to. (Inherited from Infragistics.Windows.DataPresenter.Record) |
| ParentDataRecord | Returns the parent DataRecord or null (read-only) (Inherited from Infragistics.Windows.DataPresenter.Record) |
| ParentRecord | Returns the parent record or null (read-only) (Inherited from Infragistics.Windows.DataPresenter.Record) |
| RecordManager | Returns the associated Record.RecordManager (Inherited from Infragistics.Windows.DataPresenter.Record) |
| RecordType | Overridden. Returns the type of the record (read-only). |
| ShouldCollapseEmptyCells | Returns/sets whether Cells contained in this Record should be collapsed if they contain empty values. (Inherited from Infragistics.Windows.DataPresenter.Record) |
| ShouldCollapseEmptyCellsResolved | Returns whether Cells contained in this Record should be collapsed if they contain empty values. (Inherited from Infragistics.Windows.DataPresenter.Record) |
| SummaryRecordHeaderResolved | Returns the resolved summary record header content. |
| SummaryResults | Returns the summary results that will be displayed in this summary record. |
| Tag | Gets or sets an arbitrary object value that can be used to store custom information about this object. (Inherited from Infragistics.Windows.DataPresenter.Record) |
| TopLevelGroup | Returns the top level group if this record is nested in GroupByRecord parent records. (Inherited from Infragistics.Windows.DataPresenter.Record) |
| UltimateParentRecord | Returns the top level parent record (i.e. the record with no parent) (Inherited from Infragistics.Windows.DataPresenter.Record) |
| ViewableChildRecords | Returns a read only collection of this record's direct child records whose visibility is not set to 'Collapsed'. (Inherited from Infragistics.Windows.DataPresenter.Record) |
| Visibility | Gets/sets the visibility of the record (Inherited from Infragistics.Windows.DataPresenter.Record) |
| VisibilityResolved | Gets the resolved visibility of the record (read-only) (Inherited from Infragistics.Windows.DataPresenter.Record) |
| VisibleIndex | Returns the visible index in the collection (read-only) (Inherited from Infragistics.Windows.DataPresenter.Record) |