C1.Win.C1InputPanel 命名空间 : SpinButtonClickEventArgs 类 |
以下表中列出了SpinButtonClickEventArgs的公开成员.
名称 | 说明 | |
---|---|---|
![]() | SpinButtonClickEventArgs 构造函数 | Initializes a new instance of the SpinButtonClickEventArgs class. |
名称 | 说明 | |
---|---|---|
![]() | Delta | Equals to 1 if the up button was pressed, equals to -1 if the down button was pressed. |
![]() | Handled | Gets or sets a value indicating whether the built-in processing of the up/down button click should be omitted. |