Click or drag to resize

Size Enumeration

The three sizes a well may have.

Namespace:  Bootstrap.A11y
Assembly:  Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
public enum Size
Members
  Member nameValueDescription
Default0The default size.
Large1A larger size.
Small2A smaller size.
See Also