SchedulerViewBuilder.StartDate Method
Name | Parameters | Description |
---|---|---|
StartDate(JS) | value | Specifies the date from which to start counting the view interval. Applies to all view types except 'agenda'. Mirrors the client-side startDate option. |
StartDate(DateTime) | value | Specifies the date from which to start counting the view interval. Applies to all view types except 'agenda'. Mirrors the client-side startDate option. |
StartDate(Double) | value | Specifies the date from which to start counting the view interval. Applies to all view types except 'agenda'. Mirrors the client-side startDate option. |
StartDate(String) | value | Specifies the date from which to start counting the view interval. Applies to all view types except 'agenda'. Mirrors the client-side startDate option. |