Table of Contents

Enum ScrollbarPosition

Namespace
SharpConsoleUI.Controls
Assembly
SharpConsoleUI.dll

Scrollbar position enumeration.

public enum ScrollbarPosition

Fields

Left = 0

Scrollbar on the left side.

Right = 1

Scrollbar on the right side.