FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotPage Class / ShowRawData Property

In This Topic
    ShowRawData Property
    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 Boolean
    public bool ShowRawData {get; set;}
    See Also