ScrollBar.Min

ScrollBar.Min property

Gets or sets the minimum value of a scroll bar or spinner range.

public int Min { get; set; }

See Also