Version

UltraExplorerBarGroupHeaderUIElement Class Properties

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

Public Properties
 NameDescription
Public PropertyAccessibilityInstanceOverridden. Returns the accessible object representing this Group.  
Public PropertyAccessibilityInstanceResolved (Inherited from Infragistics.Win.UIElement)
Public PropertyAdjustable (Inherited from Infragistics.Win.UIElement)
Public PropertyAppearance (Inherited from Infragistics.Win.ButtonUIElementBase)
Public PropertyAreTouchMetricsEnabled (Inherited from Infragistics.Win.UIElement)
Public PropertyBorderSidesOverridden. Returns which borders to draw.  
Public PropertyBorderStyle (Inherited from Infragistics.Win.UIElement)
Public PropertyButtonState (Inherited from Infragistics.Win.ButtonUIElementBase)
Public PropertyButtonStyleOverridden. Gets the button style for the element.  
Public PropertyButtonType (Inherited from Infragistics.Win.ButtonUIElementBase)
Public PropertyCancelCaptureOnEscape (Inherited from Infragistics.Win.ButtonUIElementBase)
Public PropertyCheckState (Inherited from Infragistics.Win.ButtonUIElementBase)
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 PropertyDrawingRectInsideButtonBorders (Inherited from Infragistics.Win.ButtonUIElementBase)
Public PropertyDrawingRegion (Inherited from Infragistics.Win.UIElement)
Public PropertyEnabled (Inherited from Infragistics.Win.ButtonUIElementBase)
Public PropertyExplorerBarReturns a reference to the UltraExplorerBar control that this element belongs to.  
Public PropertyGroupReturns a reference to the UltraExplorerBarGroup that this element belongs to.  
Public PropertyHasChildElements (Inherited from Infragistics.Win.UIElement)
Public PropertyHotTracking (Inherited from Infragistics.Win.ButtonUIElementBase)
Public PropertyImageRegion (Inherited from Infragistics.Win.ButtonUIElementBase)
Public PropertyIsAccessibleElementOverridden. Indicates if the element supports accessibility  
Public PropertyIsChecked (Inherited from Infragistics.Win.ButtonUIElementBase)
Public PropertyIsDefaultButton (Inherited from Infragistics.Win.ButtonUIElementBase)
Public PropertyIsDrawing (Inherited from Infragistics.Win.UIElement)
Public PropertyIsElementDrawn (Inherited from Infragistics.Win.UIElement)
Public PropertyIsFullyVisible (Inherited from Infragistics.Win.UIElement)
Public PropertyIsHotTracked (Inherited from Infragistics.Win.ButtonUIElementBase)
Public PropertyIsMouseDown (Inherited from Infragistics.Win.ButtonUIElementBase)
Public PropertyIsMouseDownAndOver (Inherited from Infragistics.Win.ButtonUIElementBase)
Public PropertyIsMouseOver (Inherited from Infragistics.Win.ButtonUIElementBase)
Public PropertyIsPressed (Inherited from Infragistics.Win.ButtonUIElementBase)
Public PropertyIsStateButtonDown (Inherited from Infragistics.Win.ButtonUIElementBase)
Public PropertyIsUiaDelegatingElement (Inherited from Infragistics.Win.UIElement)
Public PropertyIsUiaElementOverridden. Indicates if the element supports UI Automation.  
Public PropertyNestDepth (Inherited from Infragistics.Win.UIElement)
Public PropertyNextCheckState (Inherited from Infragistics.Win.ButtonUIElementBase)
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 PropertyRectInsideButtonBorders (Inherited from Infragistics.Win.ButtonUIElementBase)
Public PropertyRegion (Inherited from Infragistics.Win.ButtonUIElementBase)
Public PropertyReserveDefaultButtonArea (Inherited from Infragistics.Win.ButtonUIElementBase)
Public PropertyRightToLeft (Inherited from Infragistics.Win.UIElement)
Public PropertyRightToLeftResolved (Inherited from Infragistics.Win.UIElement)
Public PropertySelectableItem (Inherited from Infragistics.Win.UIElement)
Public PropertyText (Inherited from Infragistics.Win.ButtonWithTextUIElementBase)
Public PropertyTextHAlign (Inherited from Infragistics.Win.ButtonWithTextUIElementBase)
Public PropertyTextRect (Inherited from Infragistics.Win.ButtonUIElement)
Public PropertyTextVAlign (Inherited from Infragistics.Win.ButtonWithTextUIElementBase)
Public PropertyThemedElementRegion (Inherited from Infragistics.Win.UIElement)
Public PropertyThreeState (Inherited from Infragistics.Win.ButtonUIElementBase)
Public PropertyToolTipItem (Inherited from Infragistics.Win.UIElement)
Public PropertyUIAutomationProviderOverridden. Returns a UIAutomation provider for this UIElement.  
Public PropertyUIRoleOverridden. Returns the Infragistics.Win.AppStyling.UIRole associated with this element.  
Public PropertyUIRoleResolved (Inherited from Infragistics.Win.UIElement)
Public PropertyVertical (Inherited from Infragistics.Win.ButtonWithTextUIElementBase)
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.ButtonUIElementBase)
Protected PropertyDefaultBackColor (Inherited from Infragistics.Win.ButtonUIElementBase)
Protected PropertyDefaultForeColor (Inherited from Infragistics.Win.ButtonUIElementBase)
Protected PropertyDelegateMousePanningToParent (Inherited from Infragistics.Win.UIElement)
Protected PropertyDrawsFocusRectOverridden. Returns true if this element needs to draw a focus rect. This should be overridden since the default implementation always returns false.  
Protected PropertyForceDrawsFocusRect (Inherited from Infragistics.Win.UIElement)
Protected PropertyHasCapture (Inherited from Infragistics.Win.UIElement)
Protected PropertyInkProvider (Inherited from Infragistics.Win.UIElement)
Protected PropertyIsButtonStyleMouseActive (Inherited from Infragistics.Win.ButtonUIElementBase)
Protected PropertyNotificationBadgeProviderOverridden. If the element can show a Notification Badge it will return its provider.  
Protected PropertyPrimaryContext (Inherited from Infragistics.Win.UIElement)
Protected PropertyShouldActivateGroupOnMouseDownReturns whether the associated UltraExplorerBarGroup should be activated when the end user presses the left mouse button on this element.  
Protected PropertySupportsHorizontalMousePanning (Inherited from Infragistics.Win.UIElement)
Protected PropertySupportsVerticalMousePanning (Inherited from Infragistics.Win.UIElement)
Protected PropertyWantsMouseHoverNotification (Inherited from Infragistics.Win.UIElement)
See Also