ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ExportSetting Class / Value Property

In This Topic
    Value Property (ExportSetting)
    In This Topic
    Gets or sets the value of the export setting.
    Syntax
    'Declaration
     
    Public Property Value As Object
    public object Value {get; set;}

    Property Value

    The value of the setting as an System.Object.
    See Also