Back to Devexpress

BootstrapGridSizing Enum

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-9f964d2a.md

latest1.1 KB
Original Source

BootstrapGridSizing Enum

Lists values that define the sizing of a grid.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public enum BootstrapGridSizing
vb
Public Enum BootstrapGridSizing

Members

NameDescription
ExtraSmall

The Grid View displays elements of extra small size.

| | Small |

The Grid View displays elements of small size.

| | Medium |

The Grid View displays elements of medium size.

| | Large |

The Grid View displays elements of large size.

| | ExtraLarge |

The Grid View displays extra large size elements.

|

See Also

DevExpress.Web.Bootstrap Namespace