Infragistics(R) NetAdvantage(R) Windows Forms
GetAncestor Method
See Also  E-mail your feedback on this topic.
Infragistics.Win.Misc Namespace > GroupBoxContentAreaBackgroundUIElement Class : GetAncestor Method

type

Syntax

Visual Basic (Declaration) 
Public Function GetAncestor( _
   ByVal type As Type _
) As Infragistics.Win.UIElement
C# 
public Infragistics.Win.UIElement GetAncestor( 
   Type type
)

Parameters

type

See Also