Search Results for

    Show / Hide Table of Contents

    Interface ProgressForm.ITaskProgressShow

    Namespace: Reportman.Drawing.Forms
    Assembly: Reportman.Drawing.Forms.dll
    Syntax
    public interface ProgressForm.ITaskProgressShow

    Methods

    ShowProgress(int, int)

    Declaration
    void ShowProgress(int current, int total)
    Parameters
    Type Name Description
    int current
    int total
    In this article
    Back to top Generated by DocFX