ScrollLocation Enumeration

Summary
Provides value fo the ChangeCellScrollCommand
Syntax
C#
VB
C++
public enum ScrollLocation 
  
Public Enum ScrollLocation  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class ScrollLocation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0TopScrolls to the top.
1BottomScrolls to the bottom.
2PageUpScrolls one page up.
3PageDownScrolls one page down.
4CustomScrolls to a specific frame number.
Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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