ShowDetailOnRightClick Property (C1FlexPivotGrid)
Gets or sets a value that determines whether the grid should show a popup containing the detail records when the user right-clicks a cell.
public bool ShowDetailOnRightClick {get; set;}
'Declaration
Public Property ShowDetailOnRightClick As Boolean