Gets or sets the behavior mode (single-line, multiline, or password) of the input field.
Namespace:
C1.Web.iPhone.C1NavigationListAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public virtual TextBoxMode TextMode { get; set; } |
Visual Basic |
---|
Public Overridable Property TextMode As TextBoxMode Get Set |