Gets or sets a value that determines whether the page should include a tab showing the raw data.
Namespace:
C1.Silverlight.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public bool ShowRawData { get; set; } |
Visual Basic |
---|
Public Property ShowRawData As Boolean Get Set |