Share via


Setting.ReadOnly Property

Indicates whether a setting is read-only.

Namespace:  Microsoft.ReportingServices.Interfaces
Assemblies:   Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Syntax

public bool ReadOnly { get; set; }

Property Value

Type: System.Boolean
A Boolean value indicating whether a setting is read-only.