Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MonoReports
Model
Controls
Control
C# Class MonoReports.Model.Controls.Control
Mostrar archivo
Open project: modesto/monoreports
Class Usage Examples
Public Methods
Method
Description
Control
( ) :
System
CreateControl
( ) :
Control
Private Methods
Method
Description
CopyBasicProperties
(
Control
c
) :
void
FireBeforeControlProcessing
(
ReportContext
rc
,
Control
c
) :
void
measureBottomMarginFromSection
(
Section
s
) :
double
Method Details
Control()
public
method
public
Control
( ) :
System
return
System
CreateControl()
public
abstract
method
public
abstract
CreateControl
( ) :
Control
return
Control