ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / Frame Structure / Bounds Property

In This Topic
    Bounds Property (Frame)
    In This Topic
    Gets or sets the frame within page coordinates
    Syntax
    'Declaration
     
    Public ReadOnly Property Bounds As Rect
    public Rect Bounds {get;}
    See Also