MVCxListBoxColumnCollection Constructors
Represents a collection of columns for list editors.| Name | Parameters | Description |
|---|---|---|
| MVCxListBoxColumnCollection() | none | Initializes a new instance of the MVCxListBoxColumnCollection class with default settings. |
| MVCxListBoxColumnCollection(IWebControlObject) | owner | Initializes a new instance of the MVCxListBoxColumnCollection class with the specified owner. |
See Also