C# Class CSReportDll.cReportPageID

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

Méthodes publiques

Méthode Description
getValue ( ) : String
setValue ( String rhs ) : void

Private Methods

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

Method Details

getValue() public méthode

public getValue ( ) : String
Résultat String

setValue() public méthode

public setValue ( String rhs ) : void
rhs String
Résultat void