Leadtools.MedicalViewer Namespace > MedicalViewerBaseCell Class : CellBackColor Property |
public Color CellBackColor {get; set;}
'Declaration Public Property CellBackColor As Color
'Usage Dim instance As MedicalViewerBaseCell Dim value As Color instance.CellBackColor = value value = instance.CellBackColor