←Select platform

DefaultTag Property (DicomPropertyGrid)

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize