Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1NumericBox
.
.
::
.
.
Increment Property
C1NumericBox Class
See Also
Gets or sets the increment applied when the user pressed the up/down arrow keys.
Namespace:
C1.Silverlight
Assembly:
C1.Silverlight
(in C1.Silverlight.dll)
Syntax
C#
public
double
Increment
{
get
;
set
; }
Visual Basic
Public
Property
Increment
As
Double
Get
Set
See Also
C1NumericBox Class
C1.Silverlight Namespace