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

MVCxColumnButtonEditProperties Constructors

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