ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventsCalendar Class / TimeRulerFormat Property

In This Topic
    TimeRulerFormat Property
    In This Topic
    Time ruler format for the Day view. Format argument: {0} = Current ruler time.
    Syntax
    'Declaration
     
    Public Property TimeRulerFormat As System.String
    public System.string TimeRulerFormat {get; set;}
    See Also