Version

AppointmentUIElement Class Properties

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

Public Properties
 NameDescription
Public PropertyAccessibilityInstance (Inherited from Infragistics.Win.UIElement)
Public PropertyAccessibilityInstanceResolved (Inherited from Infragistics.Win.UIElement)
Public PropertyAdjustableOverridden. Returns true is this element can be moved or resized by the user Deriving classes should implement conditional logic to make the element non-adjustable (for example, when the object the element represents is disabled or locked)  
Public PropertyAppointmentReturns the Appointment with which this instance is associated.  
Public PropertyAreTouchMetricsEnabled (Inherited from Infragistics.Win.UIElement)
Public PropertyBorderSidesOverridden. Returns the border sides for this element.  
Public PropertyBorderStyleOverridden. Returns the border style for this element.  
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 PropertyEnabled (Inherited from Infragistics.Win.UIElement)
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 PropertyIsLeftResizeGets/sets whether the UIElement is currently being resized via the left edge (Inherited from Infragistics.Win.UltraWinSchedule.MonthViewSingle.ResizableMultiDayActivityUIElement)
Public PropertyIsRightResizeGets/sets whether the UIElement is currently being resized via the right edge (Inherited from Infragistics.Win.UltraWinSchedule.MonthViewSingle.ResizableMultiDayActivityUIElement)
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 PropertyRectInsideBordersOverridden. Returns the bounds of the portion of this element which is contained within the borders.  
Public PropertyRegionOverridden. Returns the region of this element.  
Public PropertyRightToLeft (Inherited from Infragistics.Win.UIElement)
Public PropertyRightToLeftResolved (Inherited from Infragistics.Win.UIElement)
Public PropertySelectableItemOverridden. Returns the Infragistics.Shared.ISelectableItem interface implementation for this instance's Appointment.  
Public PropertyThemedElementRegion (Inherited from Infragistics.Win.UIElement)
Public PropertyToolTipItem (Inherited from Infragistics.Win.UIElement)
Public PropertyUIAutomationProvider (Inherited from Infragistics.Win.UIElement)
Public PropertyUIRole (Inherited from Infragistics.Win.UIElement)
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 PropertyClipSelfOverridden. Returns whether all drawing of this element is explicitly clipped to its Region.  
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 PropertyScheduleControlReturns the Infragistics.Win.UltraWinSchedule.UltraMonthViewSingleBase-derived control associated with this instance.  
Protected PropertySupportsHorizontalMousePanning (Inherited from Infragistics.Win.UIElement)
Protected PropertySupportsLeftRightAdjustments (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertySupportsLeftRightAdjustmentsFromLeftBorder (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertySupportsLeftRightAdjustmentsFromRightBorder (Inherited from Infragistics.Win.AdjustableUIElement)
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 PropertyWantsMouseHoverNotificationOverridden. Returns whether this element wants to be notified when the mouse hovers over it.  
See Also