[]
        
(Showing Draft Content)

C1.Win.FlexPivot.C1FlexPivotPage.LabelSelection

LabelSelection Property

LabelSelection

Gets the ToolStripStatusLabel that appears on the right of the status strip docked to the bottom of the page.

Declaration
[Browsable(false)]
public ToolStripStatusLabel LabelSelection { get; }
Remarks

By default, the text in this label is updated automatically when the uses changes the selection on the FlexPivotGrid or the RawDataGrid.

To change this behavior and show custom messages, set the ShowSelectionStatus property to false and assign the text directly to the LabelStatus control.