Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer.Model Namespace / Status Class / Progress Property

In This Topic
    Progress Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Progress As Integer
    public int Progress {get; set;}
    See Also