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

In This Topic
    Data Property (RecurrencePattern)
    In This Topic
    Gets or sets the raw pattern data.
    Syntax
    'Declaration
     
    Public Property Data As System.Collections.Hashtable
    public System.Collections.Hashtable Data {get; set;}

    Property Value

    The data.
    See Also