←Select platform

Status Property

Summary
Gets or sets the status of processing the field.

Syntax
C#
C++/CLI
Java
Python
public FormFieldStatus Status { get; set; } 
public FormFieldStatus getStatus(); 
public void setStatus( 
   FormFieldStatus formFieldStatus 
); 
public: 
property FormFieldStatus Status { 
   FormFieldStatus get(); 
   void set (    FormFieldStatus ); 
} 
Status # get and set (FormFieldResult) 

Property Value

The status of processing the 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.