MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / InputFieldItem Class / Bounds Property

In This Topic
Bounds Property (InputFieldItem)
In This Topic
Gets the bounds of the item.
Syntax
'Declaration
 
Public ReadOnly Property Bounds As RectangleF
 

Property Value

A System.Drawing.RectangleF struct that represents the boundaries.
See Also