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
public bool ShowTagInfo {get; set;}
get_ShowTagInfo();
set_ShowTagInfo(value);
true
to show tag info; otherwise, false
.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2