C# Class MonoReports.Tools.TextBlockTool

Inheritance: MonoReports.Tools.RectTool
显示文件 Open project: modesto/monoreports

Public Methods

Method Description
CreateNewControl ( SectionView sectionView ) : void
OnDoubleClick ( ) : void
TextBlockTool ( DesignService designService ) : System

Method Details

CreateNewControl() public method

public CreateNewControl ( SectionView sectionView ) : void
sectionView MonoReports.ControlView.SectionView
return void

OnDoubleClick() public method

public OnDoubleClick ( ) : void
return void

TextBlockTool() public method

public TextBlockTool ( DesignService designService ) : System
designService MonoReports.Services.DesignService
return System