Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ShowTagInfo Property






Gets or sets a value indicating whether show tag info.
Syntax
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:
property bool ShowTagInfo {
   bool get();
   void set (    bool value);
}

Property Value

true to show tag information; otherwise, false.
Requirements

Target Platforms

See Also

Reference

DicomPropertyGrid Class
DicomPropertyGrid Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features