Spread for ASP.NET 12 Product Documentation
UsableParseFormat Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Renderer Namespace > IEnhancedFormatter Interface : UsableParseFormat Property
Gets a boolean value indicates that the custom parse format can be used to format data.
Syntax
'Declaration
 
ReadOnly Property UsableParseFormat As Boolean
'Usage
 
Dim instance As IEnhancedFormatter
Dim value As Boolean
 
value = instance.UsableParseFormat
bool UsableParseFormat {get;}
See Also

Reference

IEnhancedFormatter Interface
IEnhancedFormatter Members