| Infragistics.Windows.DataPresenter Namespace : GroupByRecordPresenter Class (Infragistics.Windows.DataPresenter) |
An element that represents a GroupByRecord in the UI of a XamDataGrid, XamDataCarousel or XamDataPresenter.
For a list of all members of this type, see GroupByRecordPresenter members.
![]() ![]() ![]() ![]() ![]() ![]()
|
[Visual Basic]
Public Class GroupByRecordPresenter
Inherits RecordPresenter
Implements ISelectableElement, IElement [C#]
public class GroupByRecordPresenter : RecordPresenter, ISelectableElement, IElement GroupByRecords are used as parent records for a set of logically related DataRecords (or nested GroupByRecords) created by a Grouping operation.
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.
GroupByRecordPresenter Members | Infragistics.Windows.DataPresenter Namespace | Record Class | GroupByRecord Class | DataPresenterBase Class | XamDataCarousel Class | XamDataGrid Class | XamDataPresenter Class