Scheduler for WPF
TimeFormat プロパティ (C1Scheduler)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1Scheduler クラス : TimeFormat プロパティ
Gets or sets the System.String value determining time format used to display time ruler in a Day, Week and Work Week views. The default value is an empty string. In such case C1Scheduler takes default time format from the current culture. This is a dependency property.
シンタックス
'宣言
 
Public Property TimeFormat As System.String
public System.string TimeFormat {get; set;}
解説
Don't use general formats as "T" for this property. Use detailed format string such as "h:mm tt" or "HH:mm".
参照

C1Scheduler クラス
C1Scheduler メンバ