| Infragistics.Windows.DataPresenter Namespace : GroupByRecord Class |
Used by a XamDataGrid, XamDataCarousel or XamDataPresenter to represent a grouping of records.
For a list of all members of this type, see GroupByRecord members.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
[Visual Basic]
Public Class GroupByRecord
Inherits Record
Implements ISparseArrayItem, ISparseArrayMultiItem, ISelectableItem [C#]
public class GroupByRecord : Record, ISparseArrayItem, ISparseArrayMultiItem, ISelectableItem This object is used as a parent record for a set of logically related DataRecords (or nested GroupByRecords) created by a Grouping operation related to a specific GroupByField.
Note: This is not a UIElement but is a lightweight wrapper around the data item. It is represented in the UI via a corresponding GroupByRecordPresenter element.
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.
GroupByRecord Members | Infragistics.Windows.DataPresenter Namespace | Record Class | RecordManager Class | Groups Property | Records Property | SortedFields Property | FieldSortDescription Class | IsGroupBy Property | GroupByRecordPresenter Class | XamDataGrid Class | XamDataCarousel Class | XamDataPresenter Class