Click or drag to resize

IConversionOptionsDecimalFormat Property

Defines the format used when converting a decimal to its equivalent string representation.

Namespace:  TB.ComponentModel
Assembly:  UniversalTypeConverter (in UniversalTypeConverter.dll) Version: 2.0.0
Syntax
C#
string DecimalFormat { get; }

Property Value

Type: String
See Also