PivotAjaxDataSourceSchemaCubeBuilder

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