C# Class MonoReports.Model.Controls.Section

Inheritance: Control, IResizable
Afficher le fichier Open project: modesto/monoreports Class Usage Examples

Protected Properties

Свойство Type Description
sectionType SectionType

Méthodes publiques

Méthode Description
AfterPrint ( ) : void
BeforePrint ( ) : void
CopyTo ( Section s ) : void
Format ( ) : void
Section ( ) : System

Method Details

AfterPrint() public méthode

public AfterPrint ( ) : void
Résultat void

BeforePrint() public méthode

public BeforePrint ( ) : void
Résultat void

CopyTo() public méthode

public CopyTo ( Section s ) : void
s Section
Résultat void

Format() public méthode

public Format ( ) : void
Résultat void

Section() public méthode

public Section ( ) : System
Résultat System

Property Details

sectionType protected_oe property

protected SectionType sectionType
Résultat SectionType