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