ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Overlay Class / Value Property

In This Topic
    Value Property (Overlay)
    In This Topic
    Gets or sets the position on the referenced axis
    Syntax
    'Declaration
     
    Public Property Value As Object
    public object Value {get; set;}
    See Also