←Select platform

TableBody Property

Summary

Gets or sets the TableBody using the Master Form editor.

Syntax
C#
C++/CLI
Java
Python
public TableBody TableBody { get; set; } 
public TableBody getTableBody(); 
public void setTableBody( 
   TableBody tableBody 
); 
public:  
   property TableBody^ TableBody 
   { 
      TableBody^ get() 
      void set(TableBody^ value) 
   } 
TableBody # get and set (TableFormField) 

Property Value

The TableBody.

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.