ShowMinuteLine Property (ScheduleTheme)
In This Topic
Gets or sets a System.Boolean value determining whether to show line between minutes on the time ruler.
Syntax
'Declaration
Public Property ShowMinuteLine As System.Boolean
public System.bool ShowMinuteLine {get; set;}
See Also