GcDropDownCalendarDisplayMode プロパティ
|
カレンダーに表示する単位を 1 月、1 年、10 年のいずれにするかを示す値を取得または設定します。これは依存関係プロパティです。
名前空間:
GrapeCity.Windows.InputMan
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文public CalendarMode DisplayMode { get; set; }
Public Property DisplayMode As CalendarMode
Get
Set
プロパティ値
型:
CalendarModeGcDropDownCalendar に表示する期間の長さを示す値。
例外
関連項目