Class GroupSection
Inheritance
System.Object
GroupSection
Inherited Members
Namespace: Telerik.Reporting.Processing
Assembly: Telerik.Reporting.dll
Syntax
public class GroupSection : ReportSection, IDisposable, IStyle, IFont, IBackgroundImage, IBorderColor, IBorderStyle, IBorderWidth, IPadding, INamedObject, IProcessingElement, IEvaluationContext, IInteractiveItem, IServiceProvider, ISupportsInitialize, ILayoutElementContainer, IContainer
Properties
PrintOnEveryPage
Declaration
public bool PrintOnEveryPage { get; }
Property Value
System.Boolean
|