Skip to content

NumberBox.MaxDecimalPlaces property

Defined in

Type: NumberBox Namespace: CrissCross.WPF.UI.Controls Assembly: CrissCross.WPF.UI.dll

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

public int MaxDecimalPlaces { get; set; }

Summary: Gets or sets the number of decimal places to be rounded when converting from Text to Value.

Returns: int