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

In This Topic
    TimeIntervalHeight Property
    In This Topic
    The Day view time interval row height in pixels.
    Syntax
    'Declaration
     
    Public Property TimeIntervalHeight As System.Integer
    public System.int TimeIntervalHeight {get; set;}
    See Also