ActiveReports 12 Server User Guide
IsReadOnly Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts Namespace > PermissionRecord Class : IsReadOnly Property
Gets or sets a value indicating whether this instance is read only.
Syntax
'Declaration
 
Public Property IsReadOnly As Boolean
public bool IsReadOnly {get; set;}

Property Value

true if this instance is read only; otherwise, false.
See Also

Reference

PermissionRecord Class
PermissionRecord Members