Table of Contents
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

LEFT_CUSTOM_ID
RIGHT_CUSTOM_ID
SKIP_LEFT_CUSTOM_ID
SKIP_RIGHT_CUSTOM_ID
STOP_CUSTOM_ID

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.