NumberFormatInfoSupportsMinus Property

Returns true if the format supports values that are less than zero.

Definition

Namespace: Firefly.Box.Data.Advanced
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public bool SupportsMinus { get; }

Property Value

Boolean

See Also