FlexPivot for WinForms
ShowSelectionStatus プロパティ (FlexPivotPage)

C1.Win.FlexPivot.4.5.2 アセンブリ > C1.Win.FlexPivot 名前空間 > FlexPivotPage クラス : ShowSelectionStatus プロパティ
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 Property ShowSelectionStatus As System.Boolean
public System.bool ShowSelectionStatus {get; set;}
解説
If you want to customize the selection messages, set this property to false and set the text on the FlexPivotPage.LabelStatus to the custom messages you want to show.
参照

FlexPivotPage クラス
FlexPivotPage メンバ