Version

AppointmentUIElement Class Properties

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

Public Properties
 NameDescription
Public PropertyAccessibilityInstanceReturns the accessible object which realizes section 508 functionality for this element. (Inherited from Infragistics.Win.UltraWinSchedule.TimelineView.ActivityUIElementBase)
Public PropertyAccessibilityInstanceResolved (Inherited from Infragistics.Win.UIElement)
Public PropertyActivityReturns the ActivityBase-derived instance associated with this element. (Inherited from Infragistics.Win.UltraWinSchedule.TimelineView.ActivityUIElementBase)
Public PropertyAdjustableOverridden. Returns true if this element can be moved or resized by the mouse.  
Public PropertyAppointmentReturns the Appointment associated with this element.  
Public PropertyAreTouchMetricsEnabled (Inherited from Infragistics.Win.UIElement)
Public PropertyBorderSidesReturns which border sides are drawn for this element. (Inherited from Infragistics.Win.UltraWinSchedule.TimelineView.ActivityUIElementBase)
Public PropertyBorderStyleReturns the BorderStyle for this element (Inherited from Infragistics.Win.UltraWinSchedule.TimelineView.ActivityUIElementBase)
Public PropertyCancelCaptureOnEscape (Inherited from Infragistics.Win.UIElement)
Public PropertyChildElements (Inherited from Infragistics.Win.UIElement)
Public PropertyChildElementsDirty (Inherited from Infragistics.Win.UIElement)
Public PropertyClipRect (Inherited from Infragistics.Win.UIElement)
Public PropertyControl (Inherited from Infragistics.Win.UIElement)
Public PropertyControlElement (Inherited from Infragistics.Win.UIElement)
Public PropertyCursor (Inherited from Infragistics.Win.UIElement)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDrawingClipRect (Inherited from Infragistics.Win.UIElement)
Public PropertyDrawingRect (Inherited from Infragistics.Win.UIElement)
Public PropertyDrawingRectInsideBorders (Inherited from Infragistics.Win.UIElement)
Public PropertyDrawingRegion (Inherited from Infragistics.Win.UIElement)
Public PropertyEmbeddableElementReturns the EmbeddableUIElementBase-derived element which handles the rendering and editing of the associated appointment's Subject.  
Public PropertyEnabled (Inherited from Infragistics.Win.UIElement)
Public PropertyEndReturns the date/time at which this activity ends. (Inherited from Infragistics.Win.UltraWinSchedule.TimelineView.ActivityUIElementBase)
Public PropertyEndTimeVisibleReturns a boolean indicating whether the ending date/time for this activity is currently within the viewable area of the control. (Inherited from Infragistics.Win.UltraWinSchedule.TimelineView.ActivityUIElementBase)
Public PropertyHasChildElements (Inherited from Infragistics.Win.UIElement)
Public PropertyIsAccessibleElement (Inherited from Infragistics.Win.UIElement)
Public PropertyIsDrawing (Inherited from Infragistics.Win.UIElement)
Public PropertyIsElementDrawn (Inherited from Infragistics.Win.UIElement)
Public PropertyIsFullyVisible (Inherited from Infragistics.Win.UIElement)
Public PropertyIsSelectedOverridden. Returns whether the associated ActivityBase is selected.  
Public PropertyIsUiaDelegatingElement (Inherited from Infragistics.Win.UIElement)
Public PropertyIsUiaElement (Inherited from Infragistics.Win.UIElement)
Public PropertyNestDepth (Inherited from Infragistics.Win.UIElement)
Public PropertyParent (Inherited from Infragistics.Win.UIElement)
Public PropertyParentIsRightToLeft (Inherited from Infragistics.Win.UIElement)
Public PropertyPath (Inherited from Infragistics.Win.UIElement)
Public PropertyRect (Inherited from Infragistics.Win.UIElement)
Public PropertyRectInsideBordersReturns the rectangle after adjusting for any borders. (Inherited from Infragistics.Win.UltraWinSchedule.TimelineView.ActivityUIElementBase)
Public PropertyRegionReturns the region of this element. (Inherited from Infragistics.Win.UltraWinSchedule.TimelineView.ActivityUIElementBase)
Public PropertyRightToLeft (Inherited from Infragistics.Win.UIElement)
Public PropertyRightToLeftResolved (Inherited from Infragistics.Win.UIElement)
Public PropertySelectableItemOverridden. Returns the Appointment associated with this element.  
Public PropertyStartReturns the date/time at which this activity begins. (Inherited from Infragistics.Win.UltraWinSchedule.TimelineView.ActivityUIElementBase)
Public PropertyStartTimeVisibleReturns a boolean indicating whether the starting date/time for this activity is currently within the viewable area of the control. (Inherited from Infragistics.Win.UltraWinSchedule.TimelineView.ActivityUIElementBase)
Public PropertyThemedElementRegion (Inherited from Infragistics.Win.UIElement)
Public PropertyTimelineViewReturns the UltraTimelineView control associated with this element. (Inherited from Infragistics.Win.UltraWinSchedule.TimelineView.ActivityUIElementBase)
Public PropertyToolTipItem (Inherited from Infragistics.Win.UIElement)
Public PropertyUIAutomationProvider (Inherited from Infragistics.Win.UIElement)
Public PropertyUIRoleOverridden. Returns the UIRole associated with this instance, through which Application Styling support is extended.  
Public PropertyUIRoleResolved (Inherited from Infragistics.Win.UIElement)
Protected Properties
 NameDescription
Protected PropertyAdjustForControlPosition (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertyChildElementArrayCapacity (Inherited from Infragistics.Win.UIElement)
Protected PropertyClipChildren (Inherited from Infragistics.Win.UIElement)
Protected PropertyClipRectChildren (Inherited from Infragistics.Win.UIElement)
Protected PropertyClipSelfReturns whether all drawing of this element is explicitly clipped to its Region. (Inherited from Infragistics.Win.UltraWinSchedule.TimelineView.ActivityUIElementBase)
Protected PropertyDelegateMousePanningToParent (Inherited from Infragistics.Win.UIElement)
Protected PropertyDrawAdjustmentBarWhileSizing (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertyDrawsFocusRect (Inherited from Infragistics.Win.UIElement)
Protected PropertyForceDrawsFocusRect (Inherited from Infragistics.Win.UIElement)
Protected PropertyHasCapture (Inherited from Infragistics.Win.UIElement)
Protected PropertyInkProvider (Inherited from Infragistics.Win.UIElement)
Protected PropertyNotificationBadgeProvider (Inherited from Infragistics.Win.UIElement)
Protected PropertyPrimaryContext (Inherited from Infragistics.Win.UIElement)
Protected PropertySupportsHorizontalMousePanning (Inherited from Infragistics.Win.UIElement)
Protected PropertySupportsLeftRightAdjustments (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertySupportsLeftRightAdjustmentsFromLeftBorderOverridden. Returns whether this elements supports horizontal adjustment from the left border.  
Protected PropertySupportsLeftRightAdjustmentsFromRightBorderOverridden. Returns whether this elements supports horizontal adjustment from the right border.  
Protected PropertySupportsUpDownAdjustments (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertySupportsUpDownAdjustmentsFromBottomBorder (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertySupportsUpDownAdjustmentsFromTopBorder (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertySupportsVerticalMousePanning (Inherited from Infragistics.Win.UIElement)
Protected PropertyUseFloatingDragIndicatorWindow (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertyWantsMouseHoverNotification (Inherited from Infragistics.Win.UIElement)
See Also