←Select platform

IsTablePreV22 Property

Summary

Indicates whether the master form table data has been generated using pre-V22 forms engine.

Syntax
C#
C++/CLI
Java
Python
public bool IsTablePreV22 { get; } 
public boolean isTablePreV22(); 
public:  
   property bool IsTablePreV22 
   { 
      bool get() 
   } 
IsTablePreV22 # get  (TableFormField) 

Property Value

true if the master form table data saved in the .bin file is generated using V21 or earlier versions; otherwise, false.

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.