MVCxFilterControlColumnCollection Constructors
Represents a collection of columns within the Filter Control.| Name | Parameters | Description |
|---|---|---|
| MVCxFilterControlColumnCollection() | none | Initializes a new instance of the MVCxFilterControlColumnCollection class. |
| MVCxFilterControlColumnCollection(IWebControlObject) | owner | Initializes a new instance of the MVCxFilterControlColumnCollection class. |
See Also