MaximumAllowed Property

Summary
Gets or sets the maximum value that can be entered into the NumericTextBox
Syntax
C#
C++/CLI
public int MaximumAllowed { get; set; } 
public:  
   property Int32 MaximumAllowed 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

The maximum value that can be entered into the NumericTextBox

Remarks

The default maximum allowed value is 1000

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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