MaximumAllowed Property

Summary
Gets or sets the maximum allowed value that can be entered in the textbox.
Syntax
C#
VB
C++
public double MaximumAllowed { get; set; } 
Public Property MaximumAllowed As Double 
public: 
property double MaximumAllowed { 
   double get(); 
   void set (    double ); 
} 

Property Value

The maximum allowed value. The default value is 1000.0

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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