Report (gb.report2)

This class is the report itself.

Cette classe hérite ReportVBox.

Cette classe peut s'utiliser comme un objet, auquel cas une instance cachée sera créée automatiquement.

Cette classe est instanciable.

Cette classe se comporte comme un tableau en lecture seule.

Constantes
Fill  
None  
Proportional  

Propriétés statiques
AllowedUnits  

Méthodes statiques
Main  
UnitTo   Convert a size unit to another one.
UnitToInch   Convert a size to inch.

Propriétés
Autoresize  
BackGround  
Border  
Children  
Count  
Data  
Debug  
Expand  
Fixed  
Font  
Height  
Ignore  
Index  
Left  
Orientation   Return or set the orientation of the report.
Padding  
PageCount   Return the number of page generated after the layout process
Paper   Return or set the kind of paper used for printing.
Path   Return or save the saving path for pdf. (Only used by preview)
Resolution  
Scale  
Spacing   Return or set the spacing value from a size string.
Text  
Top  
Visible  
Width  
X  
Y  

Propriétés héritées
BoxShadow  
Brush  
DataCount   Sets or returns the number of times the ReportContainer will be printed in the report.
DataIndex  
ForceNewPage  
Id  
Margin  
Name   Sets or returns the name of the ReportControl.
OnePiece  
Parent  
Range  
Report  
Tag  

Méthodes
Clear  
Clone  
Layout  
Paint   Render the report Page
Preview  
Print   Print the report to the given printer object or to the static one.
Refresh   Compute the report.

Méthodes héritées
Lower  
Move  
Raise  

Evénements
Open   This event is raised when the report is loaded.

Évènements hérités
AfterData  
BeforeData