ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapSize Class / Width Property

In This Topic
    Width Property (MapSize)
    In This Topic
    Width of the item. An expression should evaluate to a System.Double.
    Syntax
    'Declaration
     
    Public Property Width As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo Width {get; set;}
    See Also