<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / ReportOptions Class / IncludeRawData Property

In This Topic
    IncludeRawData Property (ReportOptions)
    In This Topic
    Gets or sets a value that determines whether the raw data grid should be included in the report.
    Syntax
    'Declaration
     
    Public Property IncludeRawData As Boolean
    public bool IncludeRawData {get; set;}
    See Also