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

MVCxImageEditProperties Class

Contains ImageEdit specific properties.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v20.1.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxImageEditProperties :
    ImageEditProperties

The following members return MVCxImageEditProperties objects:

Remarks

An object of the MVCxImageEditProperties type can be accessed via the ImageEditSettings.Properties property.

See Also