FlexPivot for WinForms
LabelSelection プロパティ (C1FlexPivotPage)

C1.Win.FlexPivot.4.5.2 アセンブリ > C1.Win.FlexPivot 名前空間 > C1FlexPivotPage クラス : LabelSelection プロパティ
Gets the System.Windows.Forms.ToolStripStatusLabel that appears on the right of the status strip docked to the bottom of the page.
シンタックス
'宣言
 
Public ReadOnly Property LabelSelection As System.Windows.Forms.ToolStripStatusLabel
public System.Windows.Forms.ToolStripStatusLabel LabelSelection {get;}
解説

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.

参照

C1FlexPivotPage クラス
C1FlexPivotPage メンバ