←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly