Spread Windows Forms 12.0 Product Documentation
InitialValue Property


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

Reference

IManageFmtInput Interface
IManageFmtInput Members