The GroupHeader type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Avg | Overloaded. | |
| BringToFront | Brings the control to the front of all controls in container. (Inherited from ReportControl.) | |
| CalculateCaretPosition | Calculates the current position in the report for placing the current band. (Inherited from DetailBase.) | |
| CalculateRenderHeight | Calculates the height of the current band's content in the final report. (Inherited from BandBase.) | |
| CheckConditions | Checks the band's condition. (Overrides Section..::.CheckConditions()()().) | |
| ControlAt | Returns a ReportControl object that is found in the location specified by the given PointF. (Inherited from BandBase.) | |
| ControlByName | Finds a nested ReportControl object with the specified name. (Inherited from ContainerControl.) | |
| Count | Overloaded. | |
| CreateBlankControl | Creates a control for locating in the final document. It is used when element rendering. (Inherited from ReportControl.) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| FindParent | Finds the ReportControl's parent. (Inherited from ContainerControl.) | |
| FindText | Returns whether the control contains the specified text. (Inherited from ReportControl.) | |
| GetDesignerToolTip | Returns string that will be shown in a control tooltip. (Inherited from ReportControl.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetScripts | Overloaded. | |
| GetSectionCaption | Returns the title string for the band. (Inherited from DetailBase.) | |
| GetSectionCaptionColor | Returns the color of the title bar. (Overrides GroupBandBase..::.GetSectionCaptionColor()()().) | |
| GetStyle | Returns a style object for the control. (Inherited from ReportControl.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GrowControls | Resizes controls within the current band that have the GrowToBottom property set to true. (Inherited from BandBase.) | |
| InitNew | Sets the predefined values for the properties of the control created with visual tools such as Report Designer. (Inherited from ReportControl.) | |
| IsValidChild | Implements IsValidChild(ReportControl). (Inherited from RegularBandBase.) | |
| IsValidParent | Overridden. See IsValidParent(ReportControl). (Inherited from GroupBandBase.) | |
| Max | Overloaded. | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Min | Overloaded. | |
| MoveBackward | Moves the control backward in Z-Buffer. (Inherited from ReportControl.) | |
| MoveForward | Moves the control forward in Z-Buffer. (Inherited from ReportControl.) | |
| OnCalculateAggregates | Raises the CalculateAggregates event. (Inherited from AggregatesRegularBand.) | |
| OnGenerate | Raises Generate event. (Inherited from ReportControl.) | |
| OnPaint | Performs drawing of the band. (Inherited from BandBase.) | |
| OnSizeChanged | Is called after the Size property is changed. (Inherited from ReportControl.) | |
| OnStyleNameChanged | Executes if style name was changed. (Inherited from ReportControl.) | |
| Paint | Invokes OnPaint method. (Inherited from ReportControl.) | |
| PopulateProperties | Fills the properties of the final rendered control. (Inherited from ReportControl.) | |
| Prepare | Prepares the control for rendering. (Inherited from ReportControl.) | |
| PrepareControls | Prepares control before displaying. (Inherited from Section.) | |
| ProcessAggregates | Forces aggregates calculation. (Inherited from AggregatesRegularBand.) | |
| PutToBack | Puts the control to the back of all controls in container. (Inherited from ReportControl.) | |
| RaiseCalculateAggregates | Invokes the OnCalculateAggregates method. (Inherited from AggregatesRegularBand.) | |
| RaiseGenerate | Invokes OnGenerate method. (Inherited from ReportControl.) | |
| ReCalculateBounds | Recalculates the bounds of the current band object using all environment constraints and specified current state. (Inherited from BandBase.) | |
| Render | (Overrides DetailBase..::.Render()()().) | |
| RenderControls | Renders control for output. (Overrides DetailBase..::.RenderControls()()().) | |
| RenderLocation | Calculates location of the control in the rendered report. (Inherited from ReportControl.) | |
| RunPropertyBindingDesigner | Runs designer for the property binding defined by the bindingName parameter. (Inherited from ReportControl.) | |
| Sum | Overloaded. | |
| ToString | (Inherited from Object.) | |
| UpdatePageArea | Calculates free page area after the band is rendered. (Inherited from DetailBase.) |