ComponentOne FlexPivot for WinForms
ShowDetailOnRightClick Property (C1FlexPivotPage)

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotPage Class : ShowDetailOnRightClick Property
Gets or sets a value that determines whether right-clicking the FlexPivot grid should cause the control to display the raw records represented by the cell clicked.
Syntax
'Declaration
 
Public Property ShowDetailOnRightClick As System.Boolean
public System.bool ShowDetailOnRightClick {get; set;}
See Also

Reference

C1FlexPivotPage Class
C1FlexPivotPage Members