Minimum Property (NumericUpDown)

Action

Gets or sets the minimum value of the up/down control.

Syntax

C#
protected Double Minimum { get; set; }
VB
'Declaration
Protected ReadWrite Property Minimum As Double

Access

Read and write.