The setting for a progress bar that will fill from left to right (for a horizontal bar), or from top to bottom (for a vertical bar).

Namespace:  C1.Web.UI.Controls.C1ProgressBar
Assembly:  C1ProgressBarClient (in C1ProgressBarClient.dll)

Syntax

JavaScript
C1.Web.UI.Controls.C1ProgressBar.ProgressBarFillDirection.fromLeftOrTop

See Also