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

FileManagerViewsGridSettingsBuilder

Defines the fluent API for configuring the FileManagerViewsGridSettings settings.

Methods

Columns(System.Action)

The configuration of the grid columns. An array of JavaScript objects or strings. JavaScript objects are interpreted as column configurations. Strings are interpreted as the field to which the column is bound. The grid will create a column for every item of the array.

Parameters

configurator - System.Action<FileManagerViewsGridSettingsColumnFactory>

The action that configures the columns.

In this article
Not finding the help you need?