←Select platform

InvalidPresetNameText Property

Summary

Gets or sets the text to dispay when an invalid preset Window/Level name is entered.

Syntax

C#
VB
C++
public string InvalidPresetNameText { get; set; } 
  
Public Property InvalidPresetNameText As String 
public: 
property String^ InvalidPresetNameText { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The text to dispay when an invalid preset Window/Level name is entered.

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.Medical.Workstation Assembly