ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapBucket Class / StartValue Property

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