Leadtools.MedicalViewer Namespace > MedicalViewerCell Class : ShowCellScroll Property |
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