Table of Contents
ShowIncreaseDecreaseButton Property

Gets or sets a value indicating whether the SliderBase should display an increase and a decrease button.

Syntax
 public Boolean ShowIncreaseDecreaseButton { get; set; }
See Also