C# Class CSReportDll.cReportPageID

Mostrar archivo Open project: javiercrowsoft/CSReports.net Class Usage Examples

Public Methods

Method Description
getValue ( ) : String
setValue ( String rhs ) : void

Private Methods

Method Description
load ( CSXml xDoc, XmlNode nodeObj ) : bool
save ( CSXml xDoc, XmlNode nodeFather ) : bool

Method Details

getValue() public method

public getValue ( ) : String
return String

setValue() public method

public setValue ( String rhs ) : void
rhs String
return void