See Also

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

Language

Visual Basic

C#

Show All

See Also Languages Infragistics3.Windows.DataPresenter.v7.1

GroupByRecord Class

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.

Object Model










Syntax

[Visual Basic]
Public Class GroupByRecord    Inherits Record    Implements ISparseArrayItemISparseArrayMultiItemISelectableItem 
[C#]
public class GroupByRecord : Record, ISparseArrayItemISparseArrayMultiItemISelectableItem 

Remarks

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.

See Also

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

E-mail your feedback on this topic.

Opinion about our help? Take our survey.

Copyright © 2003-2007 Infragistics, Inc. All rights reserved.

Build Version: 7.1.20071.1320