RequestOnScroll Property

Summary
Gets or sets the value that determines whether to send FramesRequested event immediately when thumb-scrolling the cell scrollbar.
Syntax
C#
C++/CLI
public bool RequestOnScroll { get; set; } 
            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

Help Version 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.