ComponentOne FlexPivot for WinForms
ShowDetailOnRightClick Property (C1FlexPivotGrid)

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotGrid Class : ShowDetailOnRightClick Property
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.
Syntax
'Declaration
 
Public Property ShowDetailOnRightClick As System.Boolean
public System.bool ShowDetailOnRightClick {get; set;}
See Also

Reference

C1FlexPivotGrid Class
C1FlexPivotGrid Members