←Select platform

EndUnit Property

Summary

The TableEndingUnit for the table.

Syntax
C#
C++/CLI
Java
Python
public TableEndingUnit EndUnit { get; set; } 
public TableEndingUnit getEndUnit(); 
public void setEndUnit( 
   TableEndingUnit tableEndingUnit 
); 
public:  
   property TableEndingUnit^ EndUnit 
   { 
      TableEndingUnit^ get() 
      void set(TableEndingUnit^ value) 
   } 
EndUnit # get and set (TableEnding) 

Property Value

The TableEndingUnit for the table.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.