LookUpColumnInfoCollection.Insert(Int32, LookUpColumnInfo) Method
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v25.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type |
|---|---|
| index | Int32 |
| column | LookUpColumnInfo |
See Also