DefaultTag Property

Summary
Gets or sets the default tag.
Syntax
C#
VB
C++
public long DefaultTag { get; set; } 
Public Property DefaultTag As Long 
public: 
property int64 DefaultTag { 
   int64 get(); 
   void set (    int64 ); 
} 

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

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

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.