Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewDialog Class / PreviewStatusText Property

In This Topic
    PreviewStatusText Property (C1PrintPreviewDialog)
    In This Topic
    Gets the preview progress bar.
    Syntax
    'Declaration
     
    Public ReadOnly Property PreviewStatusText As ToolStripStatusLabel
    public ToolStripStatusLabel PreviewStatusText {get;}
    See Also