ProgressBar
Configuration
- Animation(Boolean enable)
- Animation(System.Action<Kendo.Mvc.UI.Fluent.ProgressBarAnimationBuilder> animationAction)
- Animation.Duration(Int32 value)
- Animation.Enable(Boolean enable)
- AriaRole(Boolean value)
- AriaRole()
- AsModule(Boolean value)
- ChunkCount(Int32 count)
- Deferred(Boolean deferred)
- Enable(Boolean value)
- Events(System.Action<Kendo.Mvc.UI.Fluent.ProgressBarEventBuilder> configurator)
- Events.Change(System.Func<System.Object,System.Object> inlineCodeBlock)
- Events.Change(System.String onChangeHandlerName)
- Events.Complete(System.Func<System.Object,System.Object> inlineCodeBlock)
- Events.Complete(System.String onCompleteHandlerName)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Label(System.String value)
- LabelId(System.String value)
- Max(Double value)
- Min(Double value)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- Orientation(Kendo.Mvc.UI.ProgressBarOrientation orientation)
- Render()
- Reverse(Boolean value)
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- ShowStatus(Boolean value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- Type(Kendo.Mvc.UI.ProgressBarType type)
- Value(Double value)
- Value(Boolean value)