バージョン 22.2

InternalMonthRangeSelected メソッド

Month オブジェクトの範囲選択を処理します。
シンタックス
protected bool InternalMonthRangeSelected( 
   Month pivotMonth,
   Month selectedItemMonth,
   bool clearCurrentSelection,
   bool select,
   SelectedDateRanges initialSelection
)

パラメータ

pivotMonth
現在のピボット項目
selectedItemMonth
月の選択は最大
clearCurrentSelection
現在の選択をクリアするかどうかを示すブール値。
select
これが選択または選択解除かどうかを示すブール値。
initialSelection
選択変更以前の選択のスナップショット。

戻り値の型

失敗したかどうかを示すブール値。
参照