Spread Windows Forms 12.0 Product Documentation
MaximumValue Property (IManageFmtInput)


FarPoint.Win Assembly > FarPoint.Win.SuperEdit Namespace > IManageFmtInput Interface : MaximumValue Property
Gets or sets the maximum value allowed. (Optional. To clear, set to null.)
Syntax
'Declaration
 
Property MaximumValue As Object
'Usage
 
Dim instance As IManageFmtInput
Dim value As Object
 
instance.MaximumValue = value
 
value = instance.MaximumValue
object MaximumValue {get; set;}
See Also

Reference

IManageFmtInput Interface
IManageFmtInput Members