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

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

Syntax

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

See Also