Search
RangeSelector.getMaximum Method
See Also
 






Gets the maximum of the control range.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public double getMaximum ()

 Return Value

A double value. The default is 100.

 See Also