PurplePen.ReportForm.ReportForm C# (CSharp) Method

ReportForm() public method

public ReportForm ( ) : System
return System
        public ReportForm()
        {
            InitializeComponent();
        }

Same methods

ReportForm::ReportForm ( string title, string styles, string body, string helpPage ) : System