←Select platform

EndType Property

Summary

The TableEndingType for the table.

Syntax
C#
C++/CLI
Java
Python
public TableEndingType EndType { get; set; } 
public TableEndingType getEndType(); 
public void setEndType( 
   TableEndingType tableEndingType 
); 
public:  
   property TableEndingType^ EndType 
   { 
      TableEndingType^ get() 
      void set(TableEndingType^ value) 
   } 
EndType # get and set (TableEnding) 

Property Value

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