LookUpColumnInfoCollection Constructors
A collection of columns for a lookup editor.Name | Parameters | Description |
---|---|---|
LookUpColumnInfoCollection() | none | Creates an instance of the LookUpColumnInfoCollection class. |
LookUpColumnInfoCollection(Object) | owner | Initializes a new instance of the LookUpColumnInfoCollection class with the specified owner. |
See Also