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

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ControlElement As Infragistics.Win.ControlUIElementBase
C# 
public Infragistics.Win.ControlUIElementBase ControlElement {get;}

See Also