New to Telerik ReportingStart a free 30-day trial

Base abstract class for group sections. GroupHeaderSection and GroupFooterSection inherit from this class.

Definition

Properties

Gets the Group object associated with this section.

C#
[Browsable(false)]
public Group Group { get; }
Property Value:

A Group object that this section belong to.

Indicates whether the section should be printed on every page that the group occupies.

C#
public bool PrintOnEveryPage { get; set; }
Property Value:

A boolean value indicating whether the section should be printed on every page that the group occupies.

In this article
DefinitionPropertiesGroupPrintOnEveryPage
Not finding the help you need?
Contact Support