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

MVCxBinaryImageEditProperties Class

Contains BinaryImage specific properties.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MVCxBinaryImageEditProperties :
    BinaryImageEditProperties

The following members return MVCxBinaryImageEditProperties objects:

Remarks

An object of the MVCxBinaryImageEditProperties type can be accessed via the BinaryImageEditSettings.Properties property.

See Also