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

Returns a Boolean expression indicating whether a row has a child row.

Overload List

OverloadDescription
HasChild() Returns a Boolean expression indicating whether a row has a child row.  
HasChild(UltraGridBand) Returns a Boolean expression indicating whether a row has a child row.  
HasChild(Boolean) Returns a Boolean expression indicating whether a row has a child row.  
HasChild(UltraGridBand,Boolean) Returns a Boolean expression indicating whether a row has a child row.  

See Also