NumericUpDown.

Maximum Property

Namespace
MahApps.Metro.Controls
Containing Type
NumericUpDown

Syntax

[Bindable(true)]
[Category("Common")]
[DefaultValue(double.MaxValue)]
public double Maximum { get; set; }

Attributes

Type Description
Bindable
Category
DefaultValueAttribute

Value

Type Description
double