NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

NumericFormat.AllowedTypes

[To be supplied.]

[Visual Basic]
Public Shared AllowedTypes() As Type
[C#]
public static Type[] AllowedTypes;
[C++]
public: static Type* AllowedTypes[];
[JScript]
public static var AllowedTypes : Type[];

See Also

NumericFormat Class | NumericFormat Members | System.WinForms.ComponentModel Namespace