ActiveReports.Viewer3 Request technical support
Bounds Property
See Also 


For internal use only.

Syntax

Visual Basic (Declaration) 
Overridable ReadOnly Property Bounds As RectangleF
Visual Basic (Usage)Copy Code
Dim instance As ITableCell
Dim value As RectangleF
 
value = instance.Bounds
C# 
virtual RectangleF Bounds {get;}

See Also