ComponentOne FlexReport for WinForms
Bounds Property (FieldBase)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > FieldBase Class : Bounds Property
Gets or sets bounds of this FieldBase object.
Syntax
'Declaration
 
Public Property Bounds As C1.Win.Interop.Rect
public C1.Win.Interop.Rect Bounds {get; set;}
See Also

Reference

FieldBase Class
FieldBase Members