The DayPilotCalendarCallBack type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
CellDuration |
Duration of a time cell in minutes.
| |
Days |
Gets or sets the number of days to be displayed. Default is 1.
| |
StartDate |
Gets or sets the first day to be shown. Default is DateTime.Today.
| |
ViewType |
Sets or gets the view type (day, week, custom number of days, custom column set). If set to ViewTypeEnum.Resources and you use data binding you have to specify DataColumnField property.
|