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

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