Gets or sets a value indicating whether automatically display DICOM element tag descriptions.
public bool AutoDisplayDescription {get; set;}
public bool AutoDisplayDescription {get; set;}
get_AutoDisplayDescription();
set_AutoDisplayDescription(value);
public:
property bool AutoDisplayDescription {
bool get();
void set ( bool value);
}
'Declaration
Public Property AutoDisplayDescription As Boolean
'Usage
Dim instance As DicomPropertyGrid
Dim value As Boolean
instance.AutoDisplayDescription = value
value = instance.AutoDisplayDescription
Property Value
true
if to auto display the description; otherwise,
false
.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2