MindFusion.Wpf Pack Programmer's Guide
RangeSelector.Maximum Property
See Also
 





Gets or sets the maximum of the control range. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf

 Syntax

C#  Copy Code

public double Maximum { get; set; }

Visual Basic  Copy Code

Public Property Maximum As Double

 Property Value

A double value. The default is 100.

 See Also

RangeSelector Members
RangeSelector Class
MindFusion.UI.Wpf Namespace