Gets or sets the direction that the progress bar will fill.

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

Syntax

JavaScript
function get_fillDirection();
function set_fillDirection(value);

See Also