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

PivotAjaxDataSourceSchemaCubeBuilder

Defines the fluent interface for configuring the PivotDataSourceSchemaCube component.

Methods

Dimensions(System.Action)

Sets the dimensions option of the pivotGrid dataSource.

Parameters

configurator - System.Action<PivotAjaxDataSourceSchemaCubeDimensionFactory>

The lambda which configures the cube dimensions

Measures(System.Action)

Sets the measures option of the pivotGrid dataSource.

Parameters

configurator - System.Action<PivotAjaxDataSourceSchemaCubeMeasureFactory>

The lambda which configures the cube measures

In this article
Not finding the help you need?