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