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

In This Topic
    Count Property (View)
    In This Topic
    The count of time span, depends on the unit. It is effective only when the view is custom view.
    Syntax
    'Declaration
     
    Public Property Count As System.Integer
    public System.int Count {get; set;}
    See Also