GroupHeader Constructor | Initializes a new instance of the GroupHeader class. |
BackColor (Inherited from Section) | Gets or sets the background color of the section. |
CanGrow (Inherited from Section) | Indicates whether the section height should grow when its controls extend beyond its original height. |
CanShrink (Inherited from Section) | Indicates whether the section height should be adjusted to the exact total height of its controls. |
ColumnGroupKeepTogether | Gets or sets a value that specifies whether the group will print as a single block in the same column. |
ColumnLayout | Gets or sets a value to determine whether the section should use the same column layout as its detail section. |
Controls (Inherited from Section) | Gets a collection of all controls contained in the section. |
DataField | Gets or sets the name of the field used to group the data source records. |
GroupKeepTogether | Gets or sets a value that specifies whether the section and its footer will print as a single block on the same page. |
Height (Inherited from Section) | Gets or sets the height of the section. |
IsRepeating | For internal use only. |
KeepTogether | Gets or sets a value that determines whether the section should be printed on a single page. |
Name (Inherited from Section) | Gets or sets the name of the section. |
NewColumn | Gets or sets a value that determines whether a new column (in a multi-column report) should be started before and/or after printing the section. |
NewPage | Gets or sets a value that determines whether a new page should be inserted before and/or after printing the section. |
RepeatStyle | Gets or sets a value that specifies whether the section should print with every column or page on which the Detail section or associated footer is printed. |
Type (Inherited from Section) | Gets the section's type. |
UnderlayNext | Gets or sets a value that specifies whether the section should print underneath the following section. |
Visible (Inherited from Section) | Specifies whether the section should be printed or not. |
AddBookmark (Inherited from Section) | Adds a bookmark in the report's table of contents. The bookmark will position the view at the start of the section if the bookmark is added in the section's Format event. |
Dispose (Inherited from Section) | Releases the section instance from memory. |
SizeToFit (Inherited from Section) | Overloaded. The SizeToFit method is used by the end-user report designer to size a section so that all contained controls are visible. |
AfterPrint (Inherited from Section) | Occurs after the section has been rendered to the page. |
BeforePrint (Inherited from Section) | Occurs immediately before the section is rendered to the page. |
Disposed (Inherited from Section) | Occurs when the section instance is released from memory. |
Format (Inherited from Section) | Occurs after the section's data is loaded and bound to the section's controls, but before the section is rendered to the canvas. |
GroupHeader Class | DataDynamics.ActiveReports Namespace
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.