BootstrapImageOption Enum
Lists values specifying a bootstrap class used to style an image.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
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