LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

ShowCellScroll Property

Show in webframe





Enables or disables showing the cell scrollbar that is used to scroll through the frames.
Syntax
public bool ShowCellScroll {get; set;}
'Declaration
 
Public Property ShowCellScroll As Boolean
'Usage
 
Dim instance As MedicalViewerCell
Dim value As Boolean
 
instance.ShowCellScroll = value
 
value = instance.ShowCellScroll

            

            
public:
property bool ShowCellScroll {
   bool get();
   void set (    bool value);
}

Property Value

true to show the cell scrollbar; otherwise, false.
Example
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
Requirements

Target Platforms

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features