True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / PrintInfo Class / ShowProgressForm Property

In This Topic
    ShowProgressForm Property (PrintInfo)
    In This Topic
    Gets or sets a value indicating whether the progress dialog is displayed when the grid is printed or exported.
    Syntax
    'Declaration
     
    Public Property ShowProgressForm As System.Boolean
    public System.bool ShowProgressForm {get; set;}
    See Also