StaticContextSettings.DecimalFormats PropertyStaticContextSettings.DecimalFormats PropertyStaticContextSettings::DecimalFormats Property

Gets the decimal formats.

Syntax

Public ReadOnly Property DecimalFormats As DecimalFormatDictionary
        Get
public DecimalFormatDictionary DecimalFormats { get; }
public:
property DecimalFormatDictionary^ DecimalFormats {
    DecimalFormatDictionary^ get();
}