ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Upload Namespace / C1Upload Class / IsSeparatorProgress Property

In This Topic
    IsSeparatorProgress Property
    In This Topic
    Gets or sets a value that indicates whether to show separator progress for each file input.
    Syntax
    'Declaration
     
    Public Property IsSeparatorProgress As System.Boolean
    public System.bool IsSeparatorProgress {get; set;}
    See Also