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

Resets GroupByRowSpacingBefore to its default value (-1).

Syntax

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

See Also