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

Returns a Boolean expression indicating whether a row has a sibling row below it.

Overload List

OverloadDescription
HasNextSibling() Returns a Boolean expression indicating whether a row has a sibling row below it.  
HasNextSibling(Boolean) Returns a Boolean expression indicating whether a row has a sibling row below it.  
HasNextSibling(Boolean,Boolean) Returns a Boolean expression indicating whether a row has a sibling row below it.  

See Also