Vixen
02b45cc4
csharp
public sealed class PageButton

One page number, or one of the arrows beside them.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (2)

  • protected override string TagName

    The element name this type answers to when a caller does not choose one.

  • public int Page

    Which page it goes to. Zero-based; -1 for an ellipsis, which does nothing.

Used by (2)

  • PaginationVixen.Ui.Controls
  • SelectionTestsVixen.Ui.Controls.Tests