TileLayout
Configuration
- AsModule(Boolean value)
- Columns(Double value)
- ColumnsWidth(System.String value)
- Containers(System.Action<Kendo.Mvc.UI.Fluent.TileLayoutContainerFactory> configurator)
- Containers.Add()
- Containers.Add.BodyTemplate(System.String value)
- Containers.Add.BodyTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- Containers.Add.BodyTemplateHandler(System.String templateHandler)
- Containers.Add.BodyTemplateId(System.String templateId)
- Containers.Add.BodyTemplateView(Microsoft.AspNetCore.Html.IHtmlContent templateView)
- Containers.Add.ColSpan(Double value)
- Containers.Add.Header(System.Action<Kendo.Mvc.UI.Fluent.TileLayoutContainerHeaderSettingsBuilder> configurator)
- Containers.Add.Header.Template(System.String value)
- Containers.Add.Header.Template(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- Containers.Add.Header.TemplateHandler(System.String templateHandler)
- Containers.Add.Header.TemplateId(System.String templateId)
- Containers.Add.Header.TemplateView(Microsoft.AspNetCore.Html.IHtmlContent templateView)
- Containers.Add.Header.Text(System.String value)
- Containers.Add.RowSpan(Double value)
- Deferred(Boolean deferred)
- Deferred.Render()
- Deferred.ToClientTemplate()
- Deferred.ToComponent()
- Deferred.ToHtmlString()
- Deferred.WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
- Events(System.Action<Kendo.Mvc.UI.Fluent.TileLayoutEventBuilder> configurator)
- Events.Reorder(System.String handler)
- Events.Reorder(System.Func<System.Object,System.Object> handler)
- Events.Resize(System.String handler)
- Events.Resize(System.Func<System.Object,System.Object> handler)
- Explorer(Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer modelExplorer)
- Expression(System.String modelExpression)
- Gap(System.Action<Kendo.Mvc.UI.Fluent.TileLayoutGapSettingsBuilder> configurator)
- Gap.Columns(Double value)
- Gap.Rows(Double value)
- Height(System.String value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Name(System.String componentName)
- Navigatable(Boolean value)
- Navigatable()
- Render()
- Reorderable(System.Action<Kendo.Mvc.UI.Fluent.TileLayoutReorderableSettingsBuilder> configurator)
- Reorderable.ClickMoveClick(Boolean value)
- Reorderable()
- Reorderable(Boolean enabled)
- Resizable(Boolean value)
- Resizable()
- RowsHeight(System.String value)
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- Width(System.String value)
- WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)