←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly