ComponentOne Scheduler for WinForms
TimeRulerFormat2 Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule.UI Namespace > ScheduleTheme Class : TimeRulerFormat2 Property
Gets or sets the System.String value which determines time format string used in the time ruler for displaying times other then the beginning of the hour.
Syntax
'Declaration
 
Public Property TimeRulerFormat2 As System.String
public System.string TimeRulerFormat2 {get; set;}
Remarks
The default value is empty string.
See Also

Reference

ScheduleTheme Class
ScheduleTheme Members