ShowSelectionStatus Property (FlexPivotPage)
Gets or sets a value that determines whether the control should automatically set the content of the
FlexPivotPage.LabelSelection to show the sum of the selected cells when the user makes selections on the grids.
public bool ShowSelectionStatus {get; set;}
'Declaration
Public Property ShowSelectionStatus As Boolean