Kendo.Mvc.UI.TileLayoutContainer
Defines the fluent API for configuring the TileLayoutContainer settings.
Properties
BodyTemplate
The template which renders as content for the tile item.
BodyTemplateId
The id for the BodyTemplate
ColSpan
A value that determines how many columns will the tile item span.
Header
Holds the configuration settings for the header.
RowSpan
A value that determines how many rows will the tile item span.
Methods
Serialize(System.Collections.Generic.IDictionary<System.String,System.Object>)
Serialize current instance to Dictionary