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

Gravitybox Schedule Primer
Page 176 
1998-2004 Gravitybox Software LLC
This property is used to toggle week numbers on and off.
In some locals, such as Europe, week numbers are used
in addition to day number on calendars. This property
allows you to display the week numbers is desired.
AppointmentBorderWidth
Property AppointmentBorderWidth() As Long
This property determines the border between
appointments. When a conflict exists between 2
appointments they are displayed side by side. The width
is determined by the AppointmentBorderWidth property.
AppointmentCategoryBar
Property AppointmentCategoryBar() As
Boolean
This property will determine if the appointments have a
colored bar on their left side when their Category property
is set. Each ScheduleItem has a Category property that
may or may not have a value. If the value matches the
name or index of a category in the Categories collection,
the appointment has a category. Each category has an
associated color. If you wish a colored bat to appear next
to the appointment to identify its associated category, set
this property to true and it will appear. The Categories
collection may also be displayed in the schedule's left
margin by using the CategoryBar property.
AppointmentsPlural
Property AppointmentsPlural() As String
This is the default text used to describe appointments in
the plural. The default English text is "Appointments".
This is used as a header in many places. If you wish to
call your appointments some other name, you may
change this property to do so.
AppointmentsSingular
Property AppointmentsSingular() As String
This is the default text used to describe appointments in
the singular. The default English text is "Appointment".
This is used as a header in many places. If you wish to
call your appointments some other name, you may
change this property to do so.
AutoColumnFit
Property AutoColumnFit() As Boolean
http://www.purepage.com