SkeletonContainer
Configuration
- Animation(Kendo.Mvc.UI.SkeletonContainerAnimation value)
- AsModule(Boolean value)
- Deferred(Boolean deferred)
- Grid(System.Action<Kendo.Mvc.UI.Fluent.SkeletonContainerGridSettingsBuilder> configurator)
- Grid.Columns(Double value)
- Grid.Gap(System.Action<Kendo.Mvc.UI.Fluent.SkeletonContainerGridGapSettingsBuilder> configurator)
- Grid.Gap.Columns(Double value)
- Grid.Gap.Rows(Double value)
- Grid.Items(System.Action<Kendo.Mvc.UI.Fluent.SkeletonContainerGridSettingsItemFactory> configurator)
- Grid.Rows(Double value)
- Height(System.String value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- Render()
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Template(System.String value)
- Template(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- TemplateHandler(System.String value)
- TemplateId(System.String value)
- TemplateView(System.Web.Mvc.MvcHtmlString value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- Width(System.String value)