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

MVCxCardViewColumnCollection Constructors

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