ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace / IMatrixMember Interface / Height Property

In This Topic
    Height Property (IMatrixMember)
    In This Topic
    Specifies the height of this member from the report definition.
    Syntax
    'Declaration
     
    ReadOnly Property Height As Length
    Length Height {get;}
    Remarks
    Only valid for members of a grouping on the column axis.
    See Also