ShowDetailOnRightClick Property (FlexPivotPage)
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.
public bool ShowDetailOnRightClick {get; set;}
'Declaration
Public Property ShowDetailOnRightClick As Boolean