New to Telerik UI for ASP.NET MVC? Download free 30-day trial

SkeletonContainerGridSettingsBuilder

Methods

Columns(System.Double)

Defines the number of columns.

Parameters

value - System.Double

The value that configures the columns.

Gap(System.Action)

An object holding values that determine the spacing between the skeleton items horizontally and vertically.

Parameters

configurator - System.Action<SkeletonContainerGridGapSettingsBuilder>

The action that configures the gap.

Items(System.Action)

An array with objects representing the settings of the component items.

Parameters

configurator - System.Action<SkeletonContainerGridSettingsItemFactory>

The action that configures the items.

Rows(System.Double)

Defines the number of rows.

Parameters

value - System.Double

The value that configures the rows.

In this article
Not finding the help you need?