C# 클래스 MonoReports.Model.Controls.Control

파일 보기 프로젝트 열기: modesto/monoreports 1 사용 예제들

공개 메소드들

메소드 설명
Control ( ) : System
CreateControl ( ) : Control

비공개 메소드들

메소드 설명
CopyBasicProperties ( Control c ) : void
FireBeforeControlProcessing ( ReportContext rc, Control c ) : void
measureBottomMarginFromSection ( Section s ) : double

메소드 상세

Control() 공개 메소드

public Control ( ) : System
리턴 System

CreateControl() 공개 추상적인 메소드

public abstract CreateControl ( ) : Control
리턴 Control