GrapeCity SPREAD for WPF 2.0J
SelectionMode プロパティ

許可される選択の種類を示す値を取得または設定します。これは依存関係プロパティです。
構文
'Declaration
 
Public Property SelectionMode As CalendarSelectionMode
public CalendarSelectionMode SelectionMode {get; set;}

プロパティ値

現在の選択モードを示す値。既定値は CalendarSelectionMode.SingleDate です。
例外
例外説明
System.ArgumentExceptionSelectionMode プロパティに設定された値が CalendarSelectionMode 列挙体で定義されていません。
参照

GcDropDownCalendar クラス
GcDropDownCalendar メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.