←Select platform

RequestOnScroll Property

Summary

Gets or sets the value that determines whether to send FramesRequested event immediatly when thumb-scrolling the cell scrollbar.

Syntax

C#
VB
C++
public bool RequestOnScroll {get; set;}
Public Property RequestOnScroll As Boolean
public: 
property bool RequestOnScroll { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

True to request FramesRequested event when using the scroll thumb, false otherwise.

Remarks
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize