[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.TagHelpers.PivotGridTagHelper.ShowDetailOnDoubleClick

ShowDetailOnDoubleClick Property

ShowDetailOnDoubleClick

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 bool ShowDetailOnDoubleClick { get; set; }
Public Property ShowDetailOnDoubleClick As Boolean