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

VirtualSettingsBuilder

Methods

Enable(System.Boolean)

Defines the item height.

Parameters

enable - System.Boolean

ItemHeight(System.Int32)

Defines the item height.

Parameters

itemHeight - System.Int32

ValueMapper(System.Func)

Defines a value mapper. This function will return the indices matching the passed values.

Parameters

handler - System.Func<Object,Object>

ValueMapper(System.String)

Defines a value mapper. This function will return the indices matching the passed values.

Parameters

handler - System.String

MapValueTo(System.String)

Defines the mapValueTo option, which determines if the ValueMapper resolves a value to an index or to a dataItem. It has two possible values - "index" or "dataItem".

Parameters

handler - System.String
In this article
Not finding the help you need?