←Select platform

Min Property

Summary

Gets the minimum value.

Syntax

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

Property Value

The minimum 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