Gets or sets the width of the picker in pixels. The default width is 58px.
Namespace:
C1.Web.iPhone.C1PickerViewAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public override Unit Width { get; set; } |
Visual Basic |
---|
Public Overrides Property Width As Unit Get Set |