Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CSReportDll
cReportLine
C# 클래스 CSReportDll.cReportLine
파일 보기
프로젝트 열기: javiercrowsoft/CSReports.net
1 사용 예제들
공개 메소드들
메소드
설명
getAspect
( ) :
cReportAspect
setAspect
(
cReportAspect
rhs
) :
void
비공개 메소드들
메소드
설명
load
(
CSXml
xDoc
,
XmlNode
nodeObj
) :
bool
save
(
CSXml
xDoc
,
XmlNode
nodeFather
) :
bool
메소드 상세
getAspect()
공개
메소드
public
getAspect
( ) :
cReportAspect
리턴
cReportAspect
setAspect()
공개
메소드
public
setAspect
(
cReportAspect
rhs
) :
void
rhs
cReportAspect
리턴
void