Gets or sets a value that determines whether right-clicking the Olap grid should cause the control to display the raw records represented by the cell clicked.
Namespace:
C1.Silverlight.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public bool ShowDetailOnRightClick { get; set; } |
Visual Basic |
---|
Public Property ShowDetailOnRightClick As Boolean Get Set |