Share via


GrafanaUserSettings.ViewersCanEdit Property

Definition

Set to true so viewers can access and use explore and perform temporary edits on panels in dashboards they have access to. They cannot save their changes.

public bool? ViewersCanEdit { get; set; }
member this.ViewersCanEdit : Nullable<bool> with get, set
Public Property ViewersCanEdit As Nullable(Of Boolean)

Property Value

Applies to