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