The DayPilotSchedulerCallBack type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyCellDuration
Cell size in minutes.
Public propertyCellGroupBy
Defines column group size (first row of the column headers on top of the Scheduler)
Public propertyCellWidth
Cell width in pixels.
Public propertyDays
Gets or sets the number of days to be displayed. Default is 1.
Public propertyResources
Collection of rows (resources).
Public propertyRowHeaderColumnWidths
Specify column widths in pixels (separated by commas) to enable multiple columns in row headers.
Public propertyScrollX
Horizontal scroll position in pixels. See also SetScrollPosition(DateTime).
Public propertyScrollY
Vertical scroll position in pixels.
Public propertySeparators
Collection of separators. Separators are customizable vertical lines drawn at a certain time position.
Public propertyStartDate
Gets or sets the first day to be shown. Default is DateTime.Today.

See Also