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

In This Topic
    Size Property (TablixHeader)
    In This Topic
    Gets or sets a height or width of a group header.
    Syntax
    'Declaration
     
    Public Property Size As Length
    public Length Size {get; set;}

    Property Value

    A Length value indicating the size of the group header.
    See Also