Version

UltraTreeNodeCellUIElement Class Properties

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

Public Properties
 NameDescription
Public PropertyAccessibilityInstanceOverridden. Returns the accessible object representing this node.  
Public PropertyAccessibilityInstanceResolved (Inherited from Infragistics.Win.UIElement)
Public PropertyAdjustableOverridden. Returns whether this UltraTreeNodeCellUIElement can be resized.  
Public PropertyAreTouchMetricsEnabled (Inherited from Infragistics.Win.UIElement)
Public PropertyBorderSidesOverridden. Overrides the BorderSides to return the BorderSides from the UIElement  
Public PropertyBorderStyleOverridden. Returns the border style for this UltraTreeNodeCellUIElement, as defined by the resolved value of the BorderStyleCell property.  
Public PropertyCancelCaptureOnEscape (Inherited from Infragistics.Win.UIElement)
Public PropertyCellReturns the UltraTreeNodeCell represented by this UltraTreeNodeCellUIElement instance.  
Public PropertyChildElements (Inherited from Infragistics.Win.UIElement)
Public PropertyChildElementsDirty (Inherited from Infragistics.Win.UIElement)
Public PropertyClipRect (Inherited from Infragistics.Win.UIElement)
Public PropertyColumnReturns the UltraTreeNodeColumn associated with this UltraTreeNodeCellUIElement instance.  
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 PropertyIsAccessibleElementOverridden. Indicates if the element supports accessibility  
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 PropertyNestDepth (Inherited from Infragistics.Win.UIElement)
Public PropertyNodeReturns the UltraTreeNode instance associated with this UltraTreeNodeCellUIElement instance.  
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 PropertySelectableItemOverridden. Returns the ISelectableItem interface implementor for this element.  
Public PropertyThemedElementRegion (Inherited from Infragistics.Win.UIElement)
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 instance.  
Public PropertyUIRoleResolved (Inherited from Infragistics.Win.UIElement)
Public PropertyUltraTreeReturns the UltraTree control that contains this UltraTreeNodeCellUIElement instance.  
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 for this element is clipped to its own bounds  
Protected PropertyDelegateMousePanningToParent (Inherited from Infragistics.Win.UIElement)
Protected PropertyDrawAdjustmentBarWhileSizing (Inherited from Infragistics.Win.AdjustableUIElement)
Protected PropertyDrawsFocusRectOverridden. Returns whether this element should draw a focus rectangle.  
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 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 a boolean indicating whether this element's OnMouseHover method should be called when the mouse cursor hovers over this element.  
See Also