Represents a grouping (both Header and Footer sections) within a report.

Methods

Name Description
CreateDataViewFilter Create a filter for a Data View to include records in this Report Group.
CreateStandardCaption Creates a standard caption to display as a group heading.
GetGroupingDescription Get a Description to be used as a Group Header.
SetGroupHeaderText Set the Text in the Group Header Label.

Properties

Name Description
Caption The Caption to use a a prefix for the Group Header.
ControlFooterTextBox A special TextBox control that is created in the Group Footer when a column with a summary type of SummarisedTextOrCount is created. This is used to display group count information or, if the report is summarised, a custom caption.
ControlHeaderLabel The Label control in the Group Header that is used to display the header caption.
CurrentGroupingDescription Read-Only The Current Grouping Description Value for ValuePlusDescription type Groupings only.
CurrentGroupingValue Read-Only The Current Grouping Value.
DataField Read-Only The DataField upon which this Grouping is based.
DataView The DataView used to locate details to display in this Grouping.
DataViewDescriptionField The Description Field in the DataView that should be displayed when the DataViewIdField is matched to the DataField.
DataViewIdField The Id Field in the DataView that should be matched to the DataField.
FooterHeight The Footer Height.
GroupingType Read-Only The Grouping Type.
Level The Grouping Level.
Name Read-Only The Grouping Name.
PageBreakAfter Indicates whether a Page Break should occur after the Section Footer.
SectionFooter The Group or Report Footer section that this Grouping relates to.
SectionHeader The Group or Report Header section that this Grouping relates to.
Namespace:
Intersoft.ISReports6
Assembly:
ISReports6, Version=6.0.3
Target Framework:
.NET 9.0