バージョン 22.2

InternalMonthSelected メソッド

単一の Month オブジェクトの選択変更を処理します。
シンタックス
protected bool InternalMonthSelected( 
   Month month,
   bool clearCurrentSelection,
   bool select,
   SelectedDateRanges initialSelection
)

パラメータ

month
選択状態が変わる月。
clearCurrentSelection
現在の選択をクリアするかどうかを示すブール値。
select
月を選択または選択を解除するかどうかを示すブール値。
initialSelection
選択変更以前の選択状態のスナップショット。

戻り値の型

選択変更に成功したかどうかを示すブール値。
参照