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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly