C# Class MonoReports.Tools.SubreportTool

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

Public Methods

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

Method Details

CreateNewControl() public method

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

SubreportTool() public method

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