[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotGridBuilder.CustomContextMenu

CustomContextMenu Method

CustomContextMenu(bool)

Configurates CustomContextMenu. Sets a value that determines whether the grid should provide a custom context menu.

Declaration
public PivotGridBuilder CustomContextMenu(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
PivotGridBuilder

Current builder.