<Code Lib>
2021 Method
Changes 0
M

FormatOptions.CanSuppressLeadingZeros

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

public bool CanSuppressLeadingZeros()

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

Loading…