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

Adds a UltraGridColumn to the collection.

Overload List

OverloadDescription
Add()

Adds a UltraGridColumn to the collection.

 
Add(String) Adds a new, unbound column to the columns collection.  
Add(String,String) Adds a new, unbound column to the columns collection.  

See Also