System::Globalization::NumberFormatInfo::set_PercentDecimalDigits method

NumberFormatInfo::set_PercentDecimalDigits method

Sets number of decimal places in percent values.

void System::Globalization::NumberFormatInfo::set_PercentDecimalDigits(int value)
ParameterTypeDescription
valueintNumber of decimal places in percent values.

See Also