ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / RunOptions Class / ForceDataRefresh Property

In This Topic
    ForceDataRefresh Property
    In This Topic
    Gets or sets if to perform force data refresh.
    Syntax
    'Declaration
     
    Public Property ForceDataRefresh As Boolean
    public bool ForceDataRefresh {get; set;}
    See Also