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

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property IsElementDrawn As Boolean
C# 
public virtual bool IsElementDrawn {get;}

See Also