←Select platform

Bounds Property

Summary

Represents the bound of the field in one table cell.

Syntax
C#
C++/CLI
Java
Python
public LeadRect Bounds { get; set; } 
public LeadRect getBounds(); 
public void setBounds( 
   LeadRect leadRect 
); 
public:  
   property LeadRect^ Bounds 
   { 
      LeadRect^ get() 
      void set(LeadRect^ value) 
   } 
Bounds # get and set (TableColumn) 

Property Value

The bound of a table field.

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.