PageBand Events
The base for the PageHeaderBand and PageFooterBand classes.
Name | Description |
---|---|
After |
Occurs after an XRControl object is displayed in the report. Inherited from XRControl. |
Before |
Occurs before an XRControl object creates its image in a report being generated. Inherited from XRControl. |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Draw |
Overrides the XRControl. |
Evaluate |
Overrides the XRControl. |
Height |
Occurs when the band height is changed. Inherited from Band. |
Html |
Overrides the XRControl. |
Location |
Overrides the XRControl. |
Parent |
Overrides the XRControl. |
Preview |
Hides the inappropriate XRControl. |
Preview |
Hides the inappropriate XRControl. |
Preview |
Hides the inappropriate XRControl. |
Preview |
Hides the inappropriate XRControl. |
Preview |
Hides the inappropriate XRControl. |
Print |
Overrides the XRControl. |
Size |
Overrides the XRControl. |
Text |
Overrides the XRControl. |
See Also