ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / PageCell Class / Bounds Property

In This Topic
    Bounds Property (PageCell)
    In This Topic
    Bounds
    Syntax
    'Declaration
     
    Public Property Bounds As RectangleF
    public RectangleF Bounds {get; set;}
    See Also