Click or drag to resize

PaginationSizes Enumeration

The three sizes a paginator 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 PaginationSizes
Members
  Member nameValueDescription
Default0The default size.
Small1A smaller size.
Large2A larger size.
See Also