←Select platform

Type Property

Summary
Gets or sets the text type of the text field.

Syntax
C#
C++/CLI
Java
Python
public TextFieldType Type { get; set; } 
public TextFieldType getType(); 
public void setType( 
   TextFieldType textFieldType 
); 
public: 
property TextFieldType Type { 
   TextFieldType get(); 
   void set (    TextFieldType ); 
} 
Type # get and set (TextFormField) 

Property Value

A TextFieldType enumeration value that represents which type of text is in the Text field.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.