C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / ShowDetailOnRightClick Property

In This Topic
ShowDetailOnRightClick Property (FlexPivotPage)
In This Topic
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 Boolean
 
See Also