The ZeroPaddingConverter type exposes the following members.

Properties

  NameDescription
Public propertyDecimalDigits
Gets or sets the number of digits to display the fractional part of the number. The default is 0, meaning no fractional part is displayed.
Public propertyIntegerDigits
Gets or sets the number of digits to display the integral part of the number.

See Also