Back to Devexpress

BootstrapBinaryImageEditProperties Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-4193fcd9.md

latest2.0 KB
Original Source

BootstrapBinaryImageEditProperties Class

Contains settings specific to a binary image editor.

Namespace : DevExpress.Web.Bootstrap

Assembly : DevExpress.Web.Bootstrap.v25.2.dll

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapBinaryImageEditProperties :
    BinaryImageEditProperties
vb
Public Class BootstrapBinaryImageEditProperties
    Inherits BinaryImageEditProperties

The following members return BootstrapBinaryImageEditProperties objects:

Remarks

The BootstrapBinaryImageEditProperties class contains settings specific to the BootstrapBinaryImage editor type.

Inheritance

Object StateManager PropertiesBase EditPropertiesBase EditProperties BinaryImageEditProperties BootstrapBinaryImageEditProperties

See Also

BootstrapBinaryImageEditProperties Members

DevExpress.Web.Bootstrap Namespace