ActiveReports 19 .NET Edition
MESCIUS.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 ExpressionInfo
    public ExpressionInfo StartValue {get; set;}
    See Also