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

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

Leadtools.MedicalViewer Assembly