Leadtools.MedicalViewer Namespace > MedicalViewerLayoutOptions Class : ShowGrid Property |
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
true
to show the grid; otherwise, false
.