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

In This Topic
    Count Property (DateList)
    In This Topic
    Returns the number of items in the wrapped list.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As System.Integer
    public System.int Count {get;}
    See Also