←Select platform

ChangeCellScrollCommand.ScrollLocation Enumeration

Summary

Provides value fo the ChangeCellScrollCommand

Syntax

C#
VB
C++
public enum ScrollLocation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
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
0x00000000TopScrolls to the top.
0x00000001BottomScrolls to the bottom.
0x00000002PageUpScrolls one page up.
0x00000003PageDownScrolls one page down.
0x00000004CustomScrolls to a specific frame number.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize