Kendo.Mvc.UI.SkeletonContainerGridSettingsItem
Defines the fluent API for configuring the SkeletonContainerGridSettingsItem settings.
Properties
ColStart
A value that determines the start position of the item on the column axis.
ColSpan
A value that determines how many columns will the item span.
RowStart
A value that determines the start position of the item on the row axis.
RowSpan
A value that determines how many rows will the item span.
Shape
Determines the shape of the item
Methods
Serialize(System.Collections.Generic.IDictionary<System.String,System.Object>)
Serialize current instance to Dictionary