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!

NumericFormatEditor Class

[To be supplied.]

Object
   ValueEditor
      AliasEditor
         NumericFormatEditor

[Visual Basic]
Public Class NumericFormatEditor
   Inherits AliasEditor
[C#]
public class NumericFormatEditor : AliasEditor
[C++]
public __gc class NumericFormatEditor : public AliasEditor
[JScript]
public class NumericFormatEditor extends AliasEditor

Remarks

[To be supplied.]

Requirements

Namespace: System.ComponentModel.Design

Assembly: System.ComponentModel.Design.dll

See Also

NumericFormatEditor Members | System.ComponentModel.Design Namespace