ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapSizeRule Class / EndSize Property

In This Topic
    EndSize Property
    In This Topic
    Gets or sets the end size to be used for the map elements.
    Syntax
    'Declaration
     
    Public Property EndSize As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo EndSize {get; set;}
    See Also