Skip to main content
A newer version of this page is available. .

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