←Select platform

TableEnd Property

Summary

Gets or sets the TableEnding for the TableBody.

Syntax
C#
C++/CLI
Java
Python
public TableEnding TableEnd { get; set; } 
public TableEnding getTableEnd(); 
public void setTableEnd( 
   TableEnding tableEnding 
); 
public:  
   property TableEnding^ TableEnd 
   { 
      TableEnding^ get() 
      void set(TableEnding^ value) 
   } 
TableEnd # get and set (TableBody) 

Property Value

The TableEnding for 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.