ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TablixHeader Class / Size Property

In This Topic
    Size Property (TablixHeader)
    In This Topic
    The height or width of the group header.
    Syntax
    'Declaration
     
    Public Property Size As Length
    public Length Size {get; set;}
    See Also