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

In This Topic
    View Class Members
    In This Topic

    The following tables list the members exposed by View.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyThe count of time span, depends on the unit. It is effective only when the view is custom view.  
    Public PropertyDetermine if this view is active.  
    Public PropertyThe unique name of custom view which is displayed on the toolbar. It is effective only when the view is custom view.  
    Public PropertyThe type of view. If it is a custom view, it should be set to C1EventsCalendarViewType.Custom.  
    Public PropertyThe time unit of custom view. Possible values are day, week, month, year. It is effective only when the view is custom view.  
    Top
    See Also