EventsCalendar for ASP.NET Web Forms
Data Property (RecurrencePattern)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > RecurrencePattern Class : Data Property
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

Reference

RecurrencePattern Class
RecurrencePattern Members