IRangeControlClient Members
In This Article
#Properties
Name | Description |
---|---|
Allow |
This property specifies whether to show selection thumbs. |
Client |
Specifies the client bounds. |
Converge |
This property specifies whether to change the selected range in accordance with the visible range. |
End | This property specifies the end boundary of a range. |
Gray |
This property specifies whether the grayscale effect is applied to an unselected range. |
Selection |
This property should specify the end boundary of the selected range. |
Selection |
This property specifies the start boundary of the selected range. |
Snap |
This property specifies whether to snap the selection thumbs to the bounds of the range items. |
Start | This property specifies the start boundary of a range. |
Visible |
This property specifies the end boundary of the visible range. |
Visible |
This property specifies the start boundary of the visible range. |
#Methods
Name | Description |
---|---|
Format |
Returns the display representation of the specified value. |
Get |
Gets a comparable value associated to the specified real value object. |
Get |
Gets the object corresponding to the specified comparable value. |
Get |
Gets the snapped value corresponding to the specified real value. |
Hit |
Returns information on the range control client regions located at the specified point. |
Invalidate |
Invalidates the viewport, forcing it to be recalculated. |
Set |
Specifies the range bounds. |
Set |
Specifies the selected range. |
Set |
Specifies the visible range. |
#Events
Name | Description |
---|---|
Layout |
Fires when the layout of items within the range control is changed. |
See Also