Range.Max Property | |
A numeric value representing the maximum value in this range.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Max AS LONG GET SET
public virtual int Max { get; set; }
Request Example
View SourceProperty Value
Type:
LongA numeric value representing the maximum value in this range.
See Also