Leadtools.Dicom.Common

DefaultTag Property (DicomPropertyGrid)

Show in webframe





Gets or sets the default tag.
Syntax
public long DefaultTag {get; set;}
'Declaration
 
Public Property DefaultTag As Long
'Usage
 
Dim instance As DicomPropertyGrid
Dim value As Long
 
instance.DefaultTag = value
 
value = instance.DefaultTag

            

            
public:
property int64 DefaultTag {
   int64 get();
   void set (    int64 value);
}

Property Value

Specifies the default tag for the dataset.
Remarks
This tag will be initially selected when the dataset is assigned to the property grid.
Requirements

Target Platforms

See Also

Reference

DicomPropertyGrid Class
DicomPropertyGrid Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features