←Select platform

Max Property

Summary

Gets the maximum value.

Syntax

C#
VB
Java
C++
public int Max {get;} 
Public ReadOnly Property Max As Integer 
public int getMax() 
public: 
property int Max { 
   int get(); 
} 

Property Value

The maximum allowable option value.

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.Sane Assembly