Gets or sets the maximum of the control range.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
C# Copy Code |
---|
public double Maximum { get; set; } |
Visual Basic Copy Code |
---|
Public Property Maximum As Double |
A double value. The default is 100.