Leadtools.Dicom.Common.Editing.Controls Namespace > DicomPropertyGrid Class : ShowTagInfo Property |
public bool ShowTagInfo {get; set;}
'Declaration Public Property ShowTagInfo As Boolean
'Usage Dim instance As DicomPropertyGrid Dim value As Boolean instance.ShowTagInfo = value value = instance.ShowTagInfo
true
to show tag info; otherwise, false
.