[]
        
(Showing Draft Content)

C1.Win.C1Schedule.Forms.GoToDate

GoToDate Class

The GoToDate represents the dialog form for specifying target date and view to switch the C1Schedule component to.

Namespace: C1.Win.C1Schedule.Forms
Assembly: C1.Win.C1Schedule.4.8.dll
Syntax
public class GoToDate : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Constructors

Name Description
GoToDate(C1Schedule, string, DateTime)

Initializes a new instance of the GoToDate form.

GoToDate(string, DateTime)

Initializes a new instance of the GoToDate form.

Properties

Name Description
Date

Gets the DateTime value specifying the target date selected by user.

ViewType

Gets the ScheduleViewEnum value specifying the target view type selected by user.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.