ActiveReports3 Request technical support
GroupHeader Class Properties
See Also 


For a list of all members of this type, see GroupHeader members.

Public Properties

 NameDescription
Public PropertyBackColorGets or sets the background color of the section. (Inherited from Section)
Public PropertyCanGrowIndicates whether the section height should grow when its controls extend beyond its original height. (Inherited from Section)
Public PropertyCanShrinkIndicates whether the section height should be adjusted to the exact total height of its controls. (Inherited from Section)
Public PropertyColumnGroupKeepTogetherGets or sets a value that specifies whether the group will print as a single block in the same column.  
Public PropertyColumnLayoutGets or sets a value to determine whether the section should use the same column layout as its detail section.  
Public PropertyControlsGets a collection of all controls contained in the section. (Inherited from Section)
Public PropertyDataFieldGets or sets the name of the field used to group the data source records.  
Public PropertyGroupKeepTogetherGets or sets a value that specifies whether the section and its footer will print as a single block on the same page.
 
Public PropertyHeightGets or sets the height of the section. (Inherited from Section)
Public PropertyIsRepeatingFor internal use only.  
Public PropertyKeepTogetherGets or sets a value that determines whether the section should be printed on a single page.  
Public PropertyNameGets or sets the name of the section. (Inherited from Section)
Public PropertyNewColumnGets 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.  
Public PropertyNewPageGets or sets a value that determines whether a new page should be inserted before and/or after printing the section.  
Public PropertyRepeatStyleGets 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.  
Public PropertySiteFor internal use only. (Inherited from Section)
Public PropertyTagFor internal use only. (Inherited from Section)
Public PropertyTypeGets the section's type. (Inherited from Section)
Public PropertyUnderlayNextGets or sets a value that specifies whether the section should print underneath the following section.  
Public PropertyVisibleSpecifies whether the section should be printed or not. (Inherited from Section)
Top

See Also