Spread Silverlight Documentation
FormatString Property (AutoFormatter)


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

Reference

AutoFormatter Class
AutoFormatter Members