RangeSizeRule Constructor

Initializes a new instance of the RangeSizeRule class.
 

Parameters

options

Type: Object
An object containing properties to set on this instance.
Optional: True

Examples

The following example initializes a new instance of a RangeSizeRule object:

var newObject = new dundas.controls.RangeSizeRule();