<Code Lib>
2025.3 Method
Changes 0
M

FormatOptions.CanSuppressLeadingZeros

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

public bool CanSuppressLeadingZeros()

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

Loading…