Skip to main content

BootstrapImageOption Enum

Lists values specifying a bootstrap class used to style an image.

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public enum BootstrapImageOption

Members

Name Description
Rounded

Defines a rounded image.

Circle

Defines a circular image.

Thumbnail

Defines a thumbnail-shaped image.

Responsive

Defines a responsive image.

See Also