Version

AppointmentDisplaySettings Class Properties

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

Public Properties
 NameDescription
Public PropertyBarColorIndicatorHeightReturns or sets the height of the area in which the BarColor is displayed.  
Public PropertyBarColorIndicatorHeightResolvedReturns the resolved value of the BarColorIndicatorHeight property.  
Public PropertyBarColorIndicatorVisibilityReturns or sets a value indicating whether a color bar is displayed within the AppointmentUIElement.  
Public PropertyDateTimeContinuationIndicatorVisibilityReturns or sets a value indicating whether to/from arrow indicators are displayed within the AppointmentUIElement when the start/end time coincide with a time that is currently not within the viewable area of the control.  
Public PropertyDisplayAppearanceImageReturns or sets a value indicating whether the Image from the resolved appearance for the appointment is displayed within the AppointmentUIElement.  
Public PropertyDisplayLocationReturns or sets a value indicating whether the appointment's Location is displayed within the AppointmentUIElement.  
Public PropertyDisplaySubjectReturns or sets a value indicating whether the appointment's Subject is displayed within the AppointmentUIElement.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyRecurrenceIndicatorVisibilityReturns or sets a value indicating whether the Recurrence indicator is displayed within the AppointmentUIElement.  
Public PropertyReminderIndicatorVisibilityReturns or sets a value indicating whether the Reminder indicator is displayed within the AppointmentUIElement.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTimeVisibilityReturns or sets a value indicating whether the value of the StartDateTime and/or EndDateTime properties are displayed within the AppointmentUIElement.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also