Spread Silverlight Documentation
FormatString Property (IFormatter)


GrapeCity.Windows.SpreadSheet.Data Namespace > IFormatter Interface : FormatString Property
The expression that is used to format and parse.
Syntax
'Declaration
 
ReadOnly Property FormatString As System.String
'Usage
 
Dim instance As IFormatter
Dim value As System.String
 
value = instance.FormatString
System.string FormatString {get;}
See Also

Reference

IFormatter Interface
IFormatter Members