Leadtools.MedicalViewer Namespace > MedicalViewerLayoutOptions Class : AllowOverlappingCells Property |
public bool AllowOverlappingCells {get; set;}
'Declaration Public Property AllowOverlappingCells As Boolean
'Usage Dim instance As MedicalViewerLayoutOptions Dim value As Boolean instance.AllowOverlappingCells = value value = instance.AllowOverlappingCells
true
to allow overlapping cells; otherwise, false
.