.NET Framework Class Library
C1Slider
.
.
::
.
.
Value Property
C1Slider Class
See Also
Gets or sets the value of slider.
Namespace:
C1.Web.iPhone.C1Slider
Assembly:
C1.Web.iPhone.3
(in C1.Web.iPhone.3.dll)
Syntax
C#
public
int
Value
{
get
;
set
; }
Visual Basic
Public
Property
Value
As
Integer
Get
Set
See Also
C1Slider Class
C1.Web.iPhone.C1Slider Namespace