ShowRawData Property (FlexPivotPage)
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