Spread WPF Documentation
FormatCode Property (NumericDataLiterals)


Sepcifies a string representing the format code to apply
Syntax
'Declaration
 
Public Property FormatCode As System.String
'Usage
 
Dim instance As NumericDataLiterals
Dim value As System.String
 
instance.FormatCode = value
 
value = instance.FormatCode
public System.string FormatCode {get; set;}
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

NumericDataLiterals Class
NumericDataLiterals Members

 

 


Copyright © GrapeCity, inc. All rights reserved.