←Select platform

Rows Property

Summary
Gets the recognized list of TableFormRow in the table.

Syntax
C#
C++/CLI
Java
Python
public List<TableFormRow> Rows { get; } 
public java.util.List<TableFormRow> getRows(); 
public: 
property List<TableFormRow^>^ Rows { 
   List<TableFormRow^>^ get(); 
} 
Rows # get  (TableFormFieldResult) 

Property Value

List of recognized TableFormRow in the table.

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.