Skip to main content

CrossTabGroupFieldBase Properties

A base class for the Cross Tab’s row fields and column fields.
Name Description
FieldName Specifies the name of a data source field to which the Cross Tab field is bound. Inherited from CrossTabFieldBase.
GroupInterval Specifies how field values are combined into groups.
GroupIntervalNumericRange Specifies the interval length when numeric values are grouped.
SortBySummaryInfo Allows you to sort field values based on summary values in rows/columns.
SortOrder Specifies the field’s sort order.
See Also