PositionDecimal Property (NumericUpDown)

Action

Gets or sets the position for the up/down control.

Syntax

C#
protected Double PositionDecimal { get; set; }
VB
'Declaration
Protected ReadWrite Property PositionDecimal As Double

Access

Read and write.