<Code Lib>
2025.3 Method
Changes 0
M

FormatOptions.CanSuppressTrailingZeros

Description:
Checks whether trailing zeros can be suppressed for the display unit in this FormatOptions.
Overloads (2):

public bool CanSuppressTrailingZeros()

Boolean True if trailing zeros can be suppressed, false otherwise.

Loading…