Back to Devexpress

GridColumnCollection.Insert Method

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

latest520 B
Original Source

GridColumnCollection.Insert Method

NameParametersDescription
Insert(Int32, GridColumn)index, columnInserts the specified column at the specified position.
Insert(Int32)indexCreates a new column and adds it to the specified position within the collection.