Gets or sets a value that determines whether the raw data grid should be
included in the report.
Namespace:
C1.Silverlight.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public bool IncludeRawData { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property IncludeRawData As Boolean <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |