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

Name Value Description
Top 0

Dock the slider at the top.

Bottom 1

Dock the slider at the bottom.

Applies to