EventsCalendar for ASP.NET Web Forms
Name Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > View Class : Name Property
The unique name of custom view which is displayed on the toolbar. It is effective only when the view is custom view.
Syntax
'Declaration
 
Public Property Name As System.String
public System.string Name {get; set;}
Remarks
Name cannot be set to "day" / "week" / "month" / "list". They are key words for custom view.
See Also

Reference

View Class
View Members