Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MonoReports
Model
Controls
Section
C# Class MonoReports.Model.Controls.Section
Inheritance:
Control
,
IResizable
显示文件
Open project: modesto/monoreports
Class Usage Examples
Protected Properties
Property
Type
Description
sectionType
SectionType
Public Methods
Method
Description
AfterPrint
( ) :
void
BeforePrint
( ) :
void
CopyTo
(
Section
s
) :
void
Format
( ) :
void
Section
( ) :
System
Method Details
AfterPrint()
public
method
public
AfterPrint
( ) :
void
return
void
BeforePrint()
public
method
public
BeforePrint
( ) :
void
return
void
CopyTo()
public
method
public
CopyTo
(
Section
s
) :
void
s
Section
return
void
Format()
public
method
public
Format
( ) :
void
return
void
Section()
public
method
public
Section
( ) :
System
return
System
Property Details
sectionType
protected_oe property
protected
SectionType
sectionType
return
SectionType