MVCxBinaryImageEditProperties Class
Contains BinaryImage specific properties.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public class MVCxBinaryImageEditProperties :
BinaryImageEditProperties
Public Class MVCxBinaryImageEditProperties
Inherits BinaryImageEditProperties
Related API Members
The following members accept/return MVCxBinaryImageEditProperties objects:
Remarks
An object of the MVCxBinaryImageEditProperties type can be accessed via the BinaryImageEditSettings.Properties property.
Implements
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Internal.ISkinOwner
DevExpress.Web.Design.IDesignTimePropertiesOwner
DevExpress.Web.Internal.IAssignEditorProperties
DevExpress.Web.Internal.IImageEditProperties
DevExpress.Web.IImageExportSettings
Inheritance
Object
StateManager
PropertiesBase
EditPropertiesBase
EditProperties
BinaryImageEditProperties
MVCxBinaryImageEditProperties
See Also
Feedback