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

Resets the RowLayoutColumnInfo property to its default value.

Syntax

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

See Also