Version

AppointmentDisplaySettings Class Members

The following tables list the members exposed by AppointmentDisplaySettings.

Public Constructors
 NameDescription
Public ConstructorAppointmentDisplaySettings ConstructorOverloaded.   
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)
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)
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetRestores all properties of this object to their respective default values.  
Public MethodResetBarColorIndicatorHeightRestores the value of the BarColorIndicatorHeight property to its default setting.  
Public MethodResetBarColorIndicatorVisibilityRestores the value of the BarColorIndicatorVisibility property to its default setting.  
Public MethodResetDateTimeContinuationIndicatorVisibilityRestores the value of the DateTimeContinuationIndicatorVisibility property to its default setting.  
Public MethodResetDisplayAppearanceImageRestores the value of the DisplayAppearanceImage property to its default setting.  
Public MethodResetDisplayLocationRestores the value of the DisplayLocation property to its default setting.  
Public MethodResetDisplaySubjectRestores the value of the DisplaySubject property to its default setting.  
Public MethodResetRecurrenceIndicatorVisibilityRestores the value of the RecurrenceIndicatorVisibility property to its default setting.  
Public MethodResetReminderIndicatorVisibilityRestores the value of the ReminderIndicatorVisibility property to its default setting.  
Public MethodResetTimeVisibilityRestores the value of the TimeVisibility property to its default setting.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeBarColorIndicatorHeightReturns whether the BarColorIndicatorHeight property requires serialization.  
Protected MethodShouldSerializeBarColorIndicatorVisibilityReturns whether the BarColorIndicatorVisibility property requires serialization.  
Protected MethodShouldSerializeDateTimeContinuationIndicatorVisibilityReturns whether the DateTimeContinuationIndicatorVisibility property requires serialization.  
Protected MethodShouldSerializeDisplayAppearanceImageReturns whether the DisplayAppearanceImage property requires serialization.  
Protected MethodShouldSerializeDisplayLocationReturns whether the DisplayLocation property requires serialization.  
Protected MethodShouldSerializeDisplaySubjectReturns whether the DisplaySubject property requires serialization.  
Protected MethodShouldSerializeRecurrenceIndicatorVisibilityReturns whether the RecurrenceIndicatorVisibility property requires serialization.  
Protected MethodShouldSerializeReminderIndicatorVisibilityReturns whether the ReminderIndicatorVisibility property requires serialization.  
Protected MethodShouldSerializeTimeVisibilityReturns whether the TimeVisibility property requires serialization.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also