LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

ShowGrid Property

Show in webframe





Gets or sets a value indicating whether to show the grid.
Syntax
public bool ShowGrid {get; set;}
'Declaration
 
Public Property ShowGrid As Boolean
'Usage
 
Dim instance As MedicalViewerLayoutOptions
Dim value As Boolean
 
instance.ShowGrid = value
 
value = instance.ShowGrid

            

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

Property Value

true to show the grid; otherwise, false.
Example
For an example, refer to MedicalViewerLayoutOptions.
Requirements

Target Platforms

See Also

Reference

MedicalViewerLayoutOptions Class
MedicalViewerLayoutOptions 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