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

MVCxColorEditProperties Class

Contains ColorEdit specific properties.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc.v18.1.dll

Declaration

public class MVCxColorEditProperties :
    ColorEditProperties

The following members accept/return MVCxColorEditProperties objects:

Remarks

An object of the MVCxColorEditProperties type can be accessed via the ColorEditSettings.Properties property.

Implements

See Also