<Code Lib>
2023 Method
Changes 0
M

FormatOptions.CanSuppressLeadingZeros

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

public bool CanSuppressLeadingZeros()

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

Loading…