ProgressBar for ASP.NET Web Forms
FillDirection Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ProgressBar Namespace > C1ProgressBar Class : FillDirection Property
Gets or sets the direction from which the progress bar will start to fill. Possible options include: East (right-to-left), West (left-to-right), North (top-to-bottom), or South (bottom-to-top).
Syntax
'Declaration
 
Public Property FillDirection As FillDirection
public FillDirection FillDirection {get; set;}
See Also

Reference

C1ProgressBar Class
C1ProgressBar Members