public bool GeneralTag { get; set; }
True if the OverlayTag is a general tag for the whole series; Otherwise, false. Default is false.
If a tag is general to the whole series it will be applied to all the sub cells in a Leadtools.MedicalViewer.MedicalViewerMultiCell; Otherwise, the tag will be read from each Leadtools.Dicom.DicomDataSet in the series and set for each corresponding sub cell.