Kendo.Mvc.UI.SkeletonContainerGridSettings
Defines the fluent API for configuring the SkeletonContainerGridSettings settings.
Properties
Columns
Defines the number of columns.
Gap
An object holding values that determine the spacing between the skeleton items horizontally and vertically.
Items
An array with objects representing the settings of the component items.
Rows
Defines the number of rows.
Methods
Serialize(System.Collections.Generic.IDictionary<System.String,System.Object>)
Serialize current instance to Dictionary