<Code Lib>
2020 Method
Changes 8
M

FormatOptions.CanUsePlusPrefix(DisplayUnitType)

Description:
Checks whether a plus prefix can be displayed for a given display unit.
Overloads (2):
CanUsePlusPrefix(DisplayUnitType)

public static bool CanUsePlusPrefix(
	DisplayUnitType displayUnit
)

Return Value bool True if a plus prefix can be displayed, false otherwise.

Loading…