Leadtools.Controls Namespace > ControlInertiaScrollOptions Object : IsEnabled Property |
get_isEnabled();
set_isEnabled(value);
Object.defineProperty('isEnabled');
Type | Description |
---|---|
boolean | true if inertia scrolling should be used, otherwise; false. Default value is false. |
Set the value of IsEnabled to true to enable inertia scrolling.
For an example, refer to ImageViewerPanZoomInteractiveMode.