ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Layout Namespace / GroupOptions Structure
Fields Properties

GroupOptions Structure Members

The following tables list the members exposed by GroupOptions.

Public Fields
 NameDescription
Public FieldThe parallelism degree.  
Public FieldOption to prevent orphaned footer.  
Public FieldOption to prevent orphaned header.  
Public FieldThe space to step back in attempt to prevent orphans.  
Public FieldOption to print footer at bottom.  
Public FieldOption to repeat footer.  
Public FieldOption to repeat header.  
Top
Public Properties
 NameDescription
Public PropertyThis property is used for 'RepeatHeader' option and defines the behavior when header+body doesn't fit in its place. True means lets try the next page and we'll be lucky.  
Top
See Also