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

parent

Syntax

Visual Basic (Declaration) 
Protected Sub SetParent( _
   ByVal parent As Infragistics.Win.UIElement _
) 
C# 
protected void SetParent( 
   Infragistics.Win.UIElement parent
)

Parameters

parent

See Also