C# Class CSReportDll.cReportLine

Afficher le fichier Open project: javiercrowsoft/CSReports.net Class Usage Examples

Méthodes publiques

Méthode Description
getAspect ( ) : cReportAspect
setAspect ( cReportAspect rhs ) : void

Private Methods

Méthode Description
load ( CSXml xDoc, XmlNode nodeObj ) : bool
save ( CSXml xDoc, XmlNode nodeFather ) : bool

Method Details

getAspect() public méthode

public getAspect ( ) : cReportAspect
Résultat cReportAspect

setAspect() public méthode

public setAspect ( cReportAspect rhs ) : void
rhs cReportAspect
Résultat void