Skip to main content

MVCxGridViewColumnCollection<RowType> Constructors

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