ActiveReports 10
DisableRefreshCancel Property

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace > ReportModelBase Class : DisableRefreshCancel Property
Disables Refresh/Cancel button as non-applicable (e.g. .Document is assigned in runtime).
Syntax
'Declaration
 
Public Property DisableRefreshCancel As Boolean
public bool DisableRefreshCancel {get; set;}
See Also

Reference

ReportModelBase Class
ReportModelBase Members