C# Class PdfRpt.Core.PdfTable.RenderMainTable

Renders MainTable's Rows
Afficher le fichier Open project: VahidN/PdfReport Class Usage Examples

Méthodes publiques

Méthode Description
AddToDocument ( ) : void

Starts rendering of the MainTable

Private Methods

Méthode Description
initData ( ) : void
initManagers ( ) : void
initTable ( ) : void
initWrapping ( ) : void
setColumnsDefinitions ( ) : void
setColumnsVisibility ( ) : void
setLocalCache ( ) : void
setSharedData ( ) : void

Method Details

AddToDocument() public méthode

Starts rendering of the MainTable
public AddToDocument ( ) : void
Résultat void