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

Leadtools.Medical.Workstation Assembly