LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

Scroll Property







Gets or sets the ChangeCellScrollCommand.ScrollLocation that tells the command how to apply the scrolling.
Syntax
public ChangeCellScrollCommand.ScrollLocation Scroll {get; set;}
'Declaration
 
Public Property Scroll As ChangeCellScrollCommand.ScrollLocation
'Usage
 
Dim instance As ChangeCellScrollCommand
Dim value As ChangeCellScrollCommand.ScrollLocation
 
instance.Scroll = value
 
value = instance.Scroll
public ChangeCellScrollCommand.ScrollLocation Scroll {get; set;}
 get_Scroll();
set_Scroll(value);
public: __property ChangeCellScrollCommand.ScrollLocation get_Scroll();
public: __property void set_Scroll( 
   ChangeCellScrollCommand.ScrollLocation value
);
public:
property ChangeCellScrollCommand.ScrollLocation Scroll {
   ChangeCellScrollCommand.ScrollLocation get();
   void set (    ChangeCellScrollCommand.ScrollLocation value);
}

Property Value

The ChangeCellScrollCommand.ScrollLocation that tells the command how the scroll is applied.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ChangeCellScrollCommand Class
ChangeCellScrollCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.