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

Resets the property to its default value.

Syntax

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

See Also