TIWCGJQSchedulerView Enumeration

Represents type TIWCGJQSchedulerView.

Namespace: IWCGJQScheduler
type
 TIWCGJQSchedulerView = (svDay,svWeek,svMonth);

The TIWCGJQSchedulerView type exposes the following members.

Show:
 NameDescription
svDay

Represents constant svDay.

svMonth

Represents constant svMonth.

svWeek

Represents constant svWeek.

Top