[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.DisableFocusTimer

DisableFocusTimer Property

DisableFocusTimer

Gets or sets a value indicating whether focused elements are permanently highlighted.

Declaration
[Parameter]
public bool DisableFocusTimer { get; init; }
Property Value
Type Description
bool

A bool indicating if focused elements are permanently highlighted.

Remarks

This property can only be set once during object initialization and cannot be changed afterwards. By default, focused elements (like buttons) are highlighted only for a small period of time after the Tab key was pressed. This setting makes focused elements permanently highlighted.