[]
        
(Showing Draft Content)

C1.Win.FlexPivot.FlexPivotPage.ShowSelectionStatus

ShowSelectionStatus Property

ShowSelectionStatus

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.

Declaration
public bool ShowSelectionStatus { get; set; }
Remarks

If you want to customize the selection messages, set this property to false and set the text on the LabelStatus to the custom messages you want to show.