Measure.NumberFormat.ForceDenominator

Measure.NumberFormat.ForceDenominator property

If FractionDisplayment is ShowAsFraction, this value determines meay or not the fraction be reduced. If value is true fraction may not be reduced.

public bool ForceDenominator { get; set; }

See Also