Version

ItemUIElement Class Properties

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

Public Properties
 NameDescription
Public PropertyAccessibilityInstanceReturns the accessible object representing this Item. (Inherited from Infragistics.Win.UltraWinExplorerBar.ItemUIElementBase)
Public PropertyAccessibilityInstanceResolved (Inherited from Infragistics.Win.UIElement)
Public PropertyAdjustable (Inherited from Infragistics.Win.UIElement)
Public PropertyAreTouchMetricsEnabled (Inherited from Infragistics.Win.UIElement)
Public PropertyBorderSidesOverridden. Returns which borders to draw.  
Public PropertyBorderStyleOverridden. BorderStyle of the element. Infragistics.Win.UIElementBorderStyle  
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 PropertyExplorerBarReturns a reference to the UltraExplorerBar control that this element belongs to. (Inherited from Infragistics.Win.UltraWinExplorerBar.ItemUIElementBase)
Public PropertyGroupReturns a reference to the UltraExplorerBarGroup that this element belongs to.  
Public PropertyHasChildElements (Inherited from Infragistics.Win.UIElement)
Public PropertyIsAccessibleElementIndicates if the element supports accessibility (Inherited from Infragistics.Win.UltraWinExplorerBar.ItemUIElementBase)
Public PropertyIsDrawing (Inherited from Infragistics.Win.UIElement)
Public PropertyIsElementDrawn (Inherited from Infragistics.Win.UIElement)
Public PropertyIsFullyVisible (Inherited from Infragistics.Win.UIElement)
Public PropertyIsUiaDelegatingElement (Inherited from Infragistics.Win.UIElement)
Public PropertyIsUiaElementOverridden. Indicates if the element supports UI Automation.  
Public PropertyItemReturns a reference to the UltraExplorerBarItem that this element belongs to. (Inherited from Infragistics.Win.UltraWinExplorerBar.ItemUIElementBase)
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 PropertyRectInsideBorders (Inherited from Infragistics.Win.UIElement)
Public PropertyRegion (Inherited from Infragistics.Win.UIElement)
Public PropertyRightToLeft (Inherited from Infragistics.Win.UIElement)
Public PropertyRightToLeftResolved (Inherited from Infragistics.Win.UIElement)
Public PropertySelectableItem (Inherited from Infragistics.Win.UIElement)
Public PropertyThemedElementRegion (Inherited from Infragistics.Win.UIElement)
Public PropertyToolTipItem (Inherited from Infragistics.Win.UIElement)
Public PropertyUIAutomationProviderOverridden. Returns a UIAutomation provider for this UIElement.  
Public PropertyUIRoleReturns the Infragistics.Win.AppStyling.UIRole associated with this element. (Inherited from Infragistics.Win.UltraWinExplorerBar.ItemUIElementBase)
Public PropertyUIRoleResolved (Inherited from Infragistics.Win.UIElement)
Protected Properties
 NameDescription
Protected PropertyChildElementArrayCapacity (Inherited from Infragistics.Win.UIElement)
Protected PropertyClipChildren (Inherited from Infragistics.Win.UIElement)
Protected PropertyClipRectChildren (Inherited from Infragistics.Win.UIElement)
Protected PropertyClipSelf (Inherited from Infragistics.Win.UIElement)
Protected PropertyDelegateMousePanningToParent (Inherited from Infragistics.Win.UIElement)
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 PropertyNotificationBadgeProviderOverridden. If the element can show Notification Badges it will return its provider.  
Protected PropertyPrimaryContext (Inherited from Infragistics.Win.UIElement)
Protected PropertySupportsHorizontalMousePanning (Inherited from Infragistics.Win.UIElement)
Protected PropertySupportsVerticalMousePanning (Inherited from Infragistics.Win.UIElement)
Protected PropertyWantsMouseHoverNotification (Inherited from Infragistics.Win.UIElement)
See Also