NevronOpenVision
Nevron.Nov.UI Namespace / NNumericUpDown Class / DefaultSizeMeasureValue Property
DefaultSizeMeasureValue Property
Gets or sets a value that is used to measure the default size of the numeric up down.
Syntax
public System.double DefaultSizeMeasureValue {get; set;}
Remarks
It is recommended to set a value to this property that is close or bigger that the abs(minimum) and maximum values of the up down.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also