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

SkeletonContainerGridSettingsBuilder

Methods

Columns(System.Double)

Defines the number of columns.

Parameters

value - System.Double

The value for 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 configurator for the gap setting.

Items(System.Action)

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

Parameters

configurator - System.Action<SkeletonContainerGridSettingsItemFactory>

The configurator for the items setting.

Rows(System.Double)

Defines the number of rows.

Parameters

value - System.Double

The value for Rows

In this article
Not finding the help you need?