<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapContentOptions Class / IncludeRaw Property

In This Topic
    IncludeRaw Property (C1OlapContentOptions)
    In This Topic
    Gets or sets a value indicating whether the raw data will be included in the printed document.
    Syntax
    'Declaration
     
    Public Property IncludeRaw As Boolean
    public bool IncludeRaw {get; set;}
    See Also