CanAddTag Property

Summary

Gets a value indicating whether a DICOM tag can be added to the currently selected item.

Syntax
C#
VB
C++
public bool CanAddTag { get; } 
Public ReadOnly Property CanAddTag As Boolean 
public: 
property bool CanAddTag { 
   bool get(); 
} 

Property Value

true if this instance can add a tag; otherwise, false.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly