Gets or sets a value indicating whether the raw data will be included in the printed document.
Namespace:
C1.Silverlight.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public bool IncludeRaw { get; set; } |
Visual Basic |
---|
Public Property IncludeRaw As Boolean Get Set |