Scheduler for UWP/WinRT
TimeScale プロパティ (CalendarInfo)

DayView にタイムスロットを表示する際に使用される時間間隔を指定する System.TimeSpan 値を取得または設定します。
構文
'宣言
 
Public Property TimeScale As System.TimeSpan
public System.TimeSpan TimeScale {get; set;}
解説
TimeScale プロパティを任意の値に設定することはできません。このプロパティに値を割り当てると、最も近い TimeScaleEnum 値と等しくなるように自動的に値が計算されます。
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

CalendarInfo クラス
CalendarInfo メンバ

Send Feedback