←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly