Leadtools.MedicalViewer Namespace > MedicalViewerCell Class : ActiveSubCell Property |
public int ActiveSubCell {get; set;}
'Declaration Public Property ActiveSubCell As Integer
'Usage Dim instance As MedicalViewerCell Dim value As Integer instance.ActiveSubCell = value value = instance.ActiveSubCell