MVCxFilterControlColumnCollection<RowType> Constructors
A collection of strongly-typed columns within the Filter Control.Name | Parameters | Description |
---|---|---|
MVCxFilterControlColumnCollection() | none | Initializes a new instance of the MVCxFilterControlColumnCollection<RowType> class. |
MVCxFilterControlColumnCollection(IWebControlObject) | owner | Initializes a new instance of the MVCxFilterControlColumnCollection<RowType> class. |
See Also