Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
CSReportDll
cReportPageID
C# Class CSReportDll.cReportPageID
Show file
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