Spread Windows Forms 12.0 Product Documentation
MinimumValue Property (IManageFmtInput)


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

Reference

IManageFmtInput Interface
IManageFmtInput Members