Adds a UltraGridColumn to the collection.
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function Add() As UltraGridColumn | |
| C# | |
|---|---|
public UltraGridColumn Add() | |
Return Value
The newly added column| Exception | Description |
|---|---|
| The argument was . |
|
| 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 : Add() Method |
Adds a UltraGridColumn to the collection.
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function Add() As UltraGridColumn | |
| C# | |
|---|---|
public UltraGridColumn Add() | |
| Exception | Description |
|---|---|
| The argument was . |