API reference
Class PaginationButtons
- Namespace
- DisCatSharp.Interactivity.EventHandling
- Assembly
- DisCatSharp.Interactivity.dll
The pagination buttons.
public class PaginationButtons
- Inheritance
-
PaginationButtons
- Inherited Members
Constructors
- PaginationButtons()
Initializes a new instance of the PaginationButtons class.
- PaginationButtons(PaginationButtons)
Initializes a new instance of the PaginationButtons class.
Fields
Properties
- Left
Gets or sets the left button.
- Right
Gets or sets the right button.
- SkipLeft
Gets or sets the skip left button.
- SkipRight
Gets or sets the skip right button.
- Stop
Gets or sets the stop button.