[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.DesignerSettings.DisableFocusTimer

DisableFocusTimer Property

DisableFocusTimer

Gets or sets a value indicating whether focused elements (like buttons) are permanently highlighted.

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public bool? DisableFocusTimer { get; set; }
Property Value
Type Description
bool?

true if focused elements should be permanently highlighted; otherwise, false.