Navigation bar
  Home Print document Start Previous page
 124 of 234 
Next page End  

Gravitybox Schedule Primer
Page 122 
1998-2004 Gravitybox Software LLC
MajorColumnWidth property is 100 pixels, the
MinorColumnWidth is 50 pixels since there are 2 sub-
increments for each major increment.
ResourceIcon
An icon that is displayed next to each provider name in 
the left margin.
ScheduleIncrement
The increments of time that are displayed in the
header. For example, if this property is set to 30
minutes, the times “9:00”, “9:30”, “10:00”, etc are
displayed in the header.
ScheduleObject
A reference a Schedule control. This property must be
set for the ScheduleSummary control to display
properly. The Providers collection, as well as all
associated appointments are taken from this control.
SelectBackColor
This is the background color of the area between the
left and right select bars.
SelectBarColor
The color of the vertical select bars.
SelectBarDate
The date where the left select bar resides.
SelectBarLength
The length of time defined as the difference between
the left and right select bar position. 
SelectBarTime
The time where the left select bar resides.
SubIncrement
This is the smallest time slice by which the select bars
may be moved (in minutes). This value must be less
than or equal to the ScheduleIncrement.
SummaryBackColor
This is the background color of the of the totals row.
SummaryBarColor
This is the bar color used for all bars in the totals row.
TimeFormat
A format string that defines the layout of times.
UseDefaultBarColor
Determines if the DefaultBarColor is used to paint the
provider time bars or if the provider’s defined color is
used to draw the bar.
A ScheduleSummary control also may display information about unassigned
appointments. If an appointment has not been assigned to a provider, it cannot be
displayed in a provider row. If you wish to display these appointments despite not being
assigned to a provider you may set the “AllowUnassigned” property to true and an extra
row will be displayed with the text “<Unassigned>”. Any appointment not assigned to a
provider will be displayed in this row and the appointment’s position will also be present
in the top, totals row.
The parent Schedule control dictates much of the display. A
ScheduleSummary control cannot be shown with a
Schedule control to which to attach. It determines the format
of the dates and times that are displayed. It also defines the start time, day length, min
date, and max date. The parent Schedule control defines the Providers collection as
Quick Tip
The SubIncrement property value
must be a divisor of the
ScheduleIncrement property value.
http://www.purepage.com