←Select platform

FullBounds Property

Summary

(Read only) Gets the bounds of column area.

Syntax

C#
VB
C++
public LogicalRectangle FullBounds { get; } 
  
Public ReadOnly Property FullBounds As Leadtools.Forms.LogicalRectangle 
public: 
property Leadtools.Forms.LogicalRectangle FullBounds { 
   Leadtools.Forms.LogicalRectangle 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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly