ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablixHeader Interface / Size Property

In This Topic
    Size Property (ITablixHeader)
    In This Topic
    Gets the height or width of the group header.
    Syntax
    'Declaration
     
    ReadOnly Property Size As Length
    Length Size {get;}

    Property Value

    A GrapeCity.ActiveReports.PageReportModel.Length representing the height or width of the group header.
    See Also