Kendo.Mvc.UI.ProgressBar
Kendo UI ProgressBar component
Properties
Value
Gets or sets the current value of the ProgressBar
Animation
Configures the progress animation. Currently only the duration of the animation could be set.
ChunkCount
Specifies the number of chunks.
Enable
If set to false the widget will be disabled. It will still allow changing the value. The widget is enabled by default.
Max
The maximum value of the ProgressBar.
Min
The minimum value of the ProgressBar.
Reverse
Specifies if the progress direction will be reversed.
ShowStatus
Specifies if the progress status will be shown.
Orientation
Defines the orientation of the ProgressBar.
Type
Represents the supported progress types
Methods
SerializeSettings
Serialize current instance to Dictionary