Table of Contents
DecreaseRepeatButton Property

Gets or sets the RepeatButton control that is used to decrease the RangeStart value of the track.

Syntax
 public RepeatButton DecreaseRepeatButton { get; set; }
See Also