Scroll Property

Summary
Gets or sets the ChangeCellScrollCommand.ScrollLocation that tells the command how to apply the scrolling.
Syntax
C#
VB
C++
public ScrollLocation Scroll { get; set; } 
  
Public Property Scroll As ScrollLocation 
public: 
property ScrollLocation Scroll { 
   ScrollLocation get(); 
   void set (    ScrollLocation ); 
} 

Property Value

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

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.