[]
Gets or sets the scroll rate.
[Browsable(true)]
public int ScrollRate { get; set; }
<Browsable(True)>
Public Property ScrollRate As Integer
Type | Description |
---|---|
int | A positive number that represents the current scroll rate by the number of months moved.
|
The scroll rate is the number of months that the control moves in the display when the user clicks a scroll arrow.