DockingOption Enum

Definition

Represents the docking options for the slider.

public enum class DockingOption
public enum DockingOption
type DockingOption = 
Public Enum DockingOption
Inheritance
DockingOption

Fields

Bottom 1

Dock the slider at the bottom.

Top 0

Dock the slider at the top.

Applies to