Table of Contents

Enum ButtonLayoutTypes

Namespace
AbanoubNassem.Trinity.Fields
Assembly
AbanoubNassem.Trinity.dll

The available button layout options for the increment/decrement buttons.

public enum ButtonLayoutTypes : byte

Fields

Horizontal = 1

Displays the buttons side by side horizontally.

Stacked = 0

Displays the buttons stacked on top of each other.