ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapBucket Class / EndValue Property

In This Topic
    EndValue Property (MapBucket)
    In This Topic
    Gets or sets the end value for the bucket.
    Syntax
    'Declaration
     
    Public Property EndValue As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo EndValue {get; set;}
    See Also