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.ShouldPersistNegativeColor

[To be supplied.]

[Visual Basic]
Public Function ShouldPersistNegativeColor() As Boolean
[C#]
public bool ShouldPersistNegativeColor();
[C++]
public: bool ShouldPersistNegativeColor();
[JScript]
public function ShouldPersistNegativeColor() : Boolean;

See Also

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