Infragistics2.Win.UltraWinTree.v8.1
TreeNodeUIElement Class Members
See Also  Fields  Properties  Methods 
Infragistics.Win.UltraWinTree Namespace : TreeNodeUIElement Class


The following tables list the members exposed by TreeNodeUIElement.

Public Constructors

 NameDescription
Public ConstructorTreeNodeUIElement Constructor Constructor  
Top

Protected Fields

Public Properties

 NameDescription
Public PropertyAccessibilityInstanceOverridden.  Returns the accessible object representing this node.  
Public PropertyAccessibilityInstanceResolved (Inherited from Infragistics.Win.UIElement)
Public PropertyAdjustable (Inherited from Infragistics.Win.UIElement)
Public PropertyBorderSides (Inherited from Infragistics.Win.UIElement)
Public PropertyBorderStyle (Inherited from Infragistics.Win.UIElement)
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 PropertyEnabledOverridden.  Gets/sets whether this element is enabled.

Note: this will return false if the element or any of its ancestors are disabled.

 
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 PropertyNestDepth (Inherited from Infragistics.Win.UIElement)
Public PropertyNode Returns the TreeNode context  
Public PropertyParent (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 PropertySelectableItem (Inherited from Infragistics.Win.UIElement)
Public PropertyThemedElementRegion (Inherited from Infragistics.Win.UIElement)
Public PropertyToolTipItem (Inherited from Infragistics.Win.UIElement)
Public PropertyUIRoleOverridden.  Returns the UIRole associated with this instance.  
Public PropertyUIRoleResolved (Inherited from Infragistics.Win.UIElement)
Top

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 PropertyDrawsFocusRectOverridden.  Returns true if this element needs to draw a focus rect. This should be overridden since the default implementation always returns false.  
Protected PropertyHasCapture (Inherited from Infragistics.Win.UIElement)
Protected PropertyInkProvider (Inherited from Infragistics.Win.UIElement)
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)
Top

Public Methods

 NameDescription
Public MethodAdjustableElementFromPointOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodContainsOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDirtyChildElementsOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodDrawElement (Inherited from Infragistics.Win.UIElement)
Public MethodElementFromPointOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodGetAdjustableCursor (Inherited from Infragistics.Win.UIElement)
Public MethodGetAdjustmentRange (Inherited from Infragistics.Win.UIElement)
Public MethodGetAncestor (Inherited from Infragistics.Win.UIElement)
Public MethodGetBorderWidths (Inherited from Infragistics.Win.UIElement)
Public MethodGetContextOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodGetDescendantOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodHasAncestor (Inherited from Infragistics.Win.UIElement)
Public MethodHasContextOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodHitTest (Inherited from Infragistics.Win.UIElement)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInvalidateOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodIsDescendantOf (Inherited from Infragistics.Win.UIElement)
Public MethodNavigateOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodOffsetOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodPointInAdjustableArea (Inherited from Infragistics.Win.UIElement)
Public MethodPointInElementOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodPrint (Inherited from Infragistics.Win.UIElement)
Public MethodVerifyChildElementsOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Top

Protected Methods

 NameDescription
Protected MethodContinueDescendantSearchOverridden.  This method is called from the GetDescendant method as an optimization to prevent searching down element paths that can't possibly contain the element that is being searched for.  
Protected MethodDrawBackColorOverridden.  Does nothing  
Protected MethodDrawBorders (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawChildElements (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawFocus (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawForeground (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawImage (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawImageBackgroundOverridden.  Does nothing  
Protected MethodDrawTheme (Inherited from Infragistics.Win.UIElement)
Protected MethodGetComponentRole (Inherited from Infragistics.Win.UIElement)
Protected MethodGetUIRole (Inherited from Infragistics.Win.UIElement)
Protected MethodInitAppearanceOverridden.  Initialize the appearance structure for this element  
Protected MethodInternalCursorFromAppearance (Inherited from Infragistics.Win.UIElement)
Protected MethodInternalSetElementsChanged (Inherited from Infragistics.Win.UIElement)
Protected MethodIntersectInvalidRect (Inherited from Infragistics.Win.UIElement)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAfterDraw (Inherited from Infragistics.Win.UIElement)
Protected MethodOnBeforeDraw (Inherited from Infragistics.Win.UIElement)
Protected MethodOnCaptureAborted (Inherited from Infragistics.Win.UIElement)
Protected MethodOnClick (Inherited from Infragistics.Win.UIElement)
Protected MethodOnDispose (Inherited from Infragistics.Win.UIElement)
Protected MethodOnDoubleClickOverridden.  Called when the use dblclicks with the left mouse btn on the node. It toggles the expanded state.  
Protected MethodOnMouseDown (Inherited from Infragistics.Win.UIElement)
Protected MethodOnMouseEnter (Inherited from Infragistics.Win.UIElement)
Protected MethodOnMouseHover (Inherited from Infragistics.Win.UIElement)
Protected MethodOnMouseLeave (Inherited from Infragistics.Win.UIElement)
Protected MethodOnMouseMove (Inherited from Infragistics.Win.UIElement)
Protected MethodOnMousePanHorizontal (Inherited from Infragistics.Win.UIElement)
Protected MethodOnMousePanVertical (Inherited from Infragistics.Win.UIElement)
Protected MethodOnMouseUp (Inherited from Infragistics.Win.UIElement)
Protected MethodPositionChildElementsOverridden.  Positions the child elements for this group  
Protected MethodSetParent (Inherited from Infragistics.Win.UIElement)
Protected MethodWantsInputNotification (Inherited from Infragistics.Win.UIElement)
Top

See Also