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

MVCxColumnDropDownEditProperties Constructors

Contains settings specific to a dropdown edit column.
Name Parameters Description
MVCxColumnDropDownEditProperties() none Initializes a new instance of the MVCxColumnDropDownEditProperties class with default settings.
MVCxColumnDropDownEditProperties(IPropertiesOwner) owner Initializes a new instance of the MVCxColumnDropDownEditProperties class with the specified owner.
See Also