ComponentOne Studio Web API Edition
FormatCode Property

The format string.
Syntax
'Declaration
 
<Newtonsoft.Json.JsonIgnoreAttribute()>
<ObsoleteAttribute("This property has been deprecated. Use the Format property instead.")>
<XmlIgnoreAttribute()>
Public Property FormatCode As String
[Newtonsoft.Json.JsonIgnore()]
[Obsolete("This property has been deprecated. Use the Format property instead.")]
[XmlIgnore()]
public string FormatCode {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Style Class
Style Members

 

 


Copyright © GrapeCity, inc. All rights reserved.