Navigation bar
  Print document Start Previous page
 27 of 65 
Next page End  

Gravitybox WebSchedule.NET
1998-2005 Gravitybox Software LLC
Page 25 of 65
MinutesShown
The time margin may be drawn one of two different ways: All or FirstOnly. When this
property value is set to All, all minute increments are displayed. For example if the
ScheduleIncrement is set to 20, there are three increments per hour. The time margin
would show the hour number and then “00”, “20”, and “40” for each hour. If the property
value is set to FirstOnly, then “00” is the only valued displayed for each hour. The other
two increments are blank. This is the style of Microsoft Outlook.
SelectedItem
This object is a reference to the appointment currently selected. If the MultiSelect
property is set, this property is the last appointment that was (and still is) selected. This
object will necessarily be in the SelectedItems collection. If MutiSelect property is set to
false, this appointment will be the only one in the SelectedItems collection.
StartTime
This property defines the first time value displayed on the schedule. It must be an even
hour. Used in conjunction with the DayLength property, it defines the time margin of a
schedule.
TimeIncrement
This property defines into how many increments an hour is divided. For example if its
settings is 30 minutes, an hour is split into two increments. This setting can be any
factor of 60 from 1 to 60.
ViewMode
This is a most useful property as it defines the look of the schedule. It determines the
type of information displayed on it. There are numerous modes available that display
different configurations of dates, times, room, and providers. Depending on how you
wish to display information to your user, you can use this property to define the view of
the information.
Appearances
All objects that are displayed on the schedule have an associated Appearance object. It
defines the look-and-feel of the object being drawn. Not all properties of the Appearance
object are used at all times. 
Appearance objects come in different varieties. The standard Appearance object is
used to draw the headers and areas. The AppointmentAppearance object defines a few
more properties and is used to draw appointments. The
AppointmentHeaderAppearance object is used to draw appointment headers. The last
two are derived from the base object and define a few more properties for drawing.
Alignment
Determines the alignment of the text drawn.
http://www.purepage.com