Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.Editing.Controls Namespace > DicomPropertyGrid Class : CanAddTag Property |
public bool CanAddTag {get;}
'Declaration
Public ReadOnly Property CanAddTag As Boolean
'Usage
Dim instance As DicomPropertyGrid Dim value As Boolean value = instance.CanAddTag
true
if this instance can add a tag; otherwise, false
.