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

MVCxFilterControlColumn Constructors

Represents a column within the Filter Control.
Name Parameters Description
MVCxFilterControlColumn() none Initializes a new instance of the MVCxFilterControlColumn class.
MVCxFilterControlColumn(String, String) propertyName, displayName Initializes a new instance of the MVCxFilterControlColumn class.
MVCxFilterControlColumn(String) propertyName Initializes a new instance of the MVCxFilterControlColumn class.
See Also