Table of Contents
IncreaseRepeatButton Property

Gets or sets the RepeatButton control that is used to increase the RangeEnd value of the track.

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