ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPage Class / ShowRawData Property

In This Topic
    ShowRawData Property (C1OlapPage)
    In This Topic
    Gets or sets a value that determines whether the page should include a tab showing the raw data.
    Syntax
    'Declaration
     
    Public Property ShowRawData As System.Boolean
    public System.bool ShowRawData {get; set;}
    See Also