Skip to main content

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