NumericUpDownAcceleration.Seconds 속성

정의

가속이 시작되기 전에 위쪽 또는 아래쪽 단추를 눌러야 하는 시간(초)을 가져오거나 설정합니다.

public:
 property int Seconds { int get(); void set(int value); };
public int Seconds { get; set; }
member this.Seconds : int with get, set
Public Property Seconds As Integer

속성 값

가속이 시작되기 전에 위쪽 또는 아래쪽 단추를 눌러야 하는 시간(초)을 가져오거나 설정합니다.

예외

집합 값이 0보다 작습니다.

적용 대상