Wijmo Open for Juice UI
WijProgressBar

Let end-users know the progress of an operation with the WijProgressBar control. You can easily customize the look of the indicator with animations, styles, labels, and more.

 

 

WijProgressBar Markup

The following markup creates a WijProgressBar control. Set the TargetControlID property to attach the extender to a control.

<cc1:WijProgressBar ID="Panel1_WijProgressBar" runat="server"
        TargetControlID="Panel1">
        <animationoptions easing="">
        </animationoptions>
</cc1:WijProgressBar>

 

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback