Name | Description | |
---|---|---|
![]() | View Constructor | Overloaded. |
The following tables list the members exposed by View.
Name | Description | |
---|---|---|
![]() | View Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Count | The count of time span, depends on the unit. It is effective only when the view is custom view. |
![]() | IsActive | Determine if this view is active. |
![]() | Name | The unique name of custom view which is displayed on the toolbar. It is effective only when the view is custom view. |
![]() | Type | The type of view. If it is a custom view, it should be set to C1EventsCalendarViewType.Custom. |
![]() | Unit | The time unit of custom view. Possible values are day, week, month, year. It is effective only when the view is custom view. |