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

BootstrapImageOption Enum

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

Namespace: DevExpress.Web.Bootstrap

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

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