Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

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: __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

See Also

Reference

ChangeCellScrollCommand Class
ChangeCellScrollCommand Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features