←Select platform

FullBounds Property

Summary
(Read only) Gets the bounds of column area.
Syntax
C#
VB
C++
Java
public LeadRect FullBounds { get; } 
  
Public ReadOnly Property FullBounds As LeadRect 
public LeadRect getFullBounds(); 
public: 
property LeadRect FullBounds { 
   LeadRect get(); 
} 

Property Value

The full Area occupied by column fields.

Remarks

The value is valid after processing TableFormField that contains TableColumn.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.