IRangeControlClient Properties
The interface that a Range Control Client must implement to be embedded in the RangeControl.
Name | Description |
---|---|
Client |
This property should specify the bounds of the range control client. |
Converge |
|
End | This property specifies the end bound of a range. |
Selection |
This property should specify the end boundary of the selected range. |
Selection |
This property specifies the start boundary of the selected range. |
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. |
See Also