[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotGridBuilder.ShowDetailOnDoubleClick

ShowDetailOnDoubleClick Method

ShowDetailOnDoubleClick(bool)

Configurates ShowDetailOnDoubleClick. Sets a value that determines whether the grid should show a popup containing the detail records when the user double-clicks a cell.

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

The value.

Returns
Type Description
PivotGridBuilder

Current builder.