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

Resets DisplayInGroupBy property to its default value.

Syntax

Visual Basic (Declaration) 
Public Sub ResetDisplayInGroupBy() 
C# 
public void ResetDisplayInGroupBy()

See Also