Gets or sets the string value which is associated with picker item.
Namespace:
C1.Web.iPhone.C1PickerViewAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public virtual string Value { get; set; } |
Visual Basic |
---|
Public Overridable Property Value As String Get Set |