Version

AppointmentDisplaySettings Class Fields

For a list of all members of this type, see AppointmentDisplaySettings members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AppearanceImageSizeReturns the size at which the appearance image is displayed (16 x 16).  
Public Fieldstatic (Shared in Visual Basic)DateTimeContinuationIndicatorSizeReturns the size at which the DateTimeContinuation indicator is displayed (9 x 9).  
Public FieldDefaultBarColorIndicatorHeightActualReturns the default height of the BarColor indicator (2).  
Public FieldDefaultBarColorIndicatorVisibilityThe default value for the BarColorIndicatorVisibility property (ShowOnTop).  
Public FieldDefaultDateTimeContinuationIndicatorVisibilityThe default value for the DateTimeContinuationIndicatorVisibility property (Both).  
Public FieldDefaultRecurrenceIndicatorVisibilityThe default value for the RecurrenceIndicatorVisibility property (Right).  
Public FieldDefaultReminderIndicatorVisibilityThe default value for the ReminderIndicatorVisibility property (None).  
Public FieldDefaultTimeVisibilityThe default value for the TimeVisibility property (None).  
Public Fieldstatic (Shared in Visual Basic)RecurrenceIndicatorSizeReturns the size at which the recurrence indicator is displayed (14 x 13).  
Public Fieldstatic (Shared in Visual Basic)ReminderIndicatorSizeReturns the size at which the reminder indicator is displayed (16 x 13).  
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
See Also