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.Mvc5.v18.2.dll

Declaration

public class MVCxColorEditProperties :
    ColorEditProperties

The following members return MVCxColorEditProperties objects:

Remarks

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

See Also