Back to Devexpress

GridColumnCollection.Add Method

windowsforms-devexpress-dot-xtragrid-dot-columns-dot-gridcolumncollection-dot-add.md

latest446 B
Original Source

GridColumnCollection.Add Method

NameParametersDescription
Add()noneCreates a new hidden column and adds it to the end of the collection.
Add(GridColumn)columnAdds the specified column to the end of the collection.