DisableFocusTimer Property (ReportDesigner)
In This Topic
Gets or sets a value indicating whether focused elements are permanently highlighted.
Syntax
'Declaration
Public Property DisableFocusTimer As Boolean
public bool DisableFocusTimer {get; set;}
Property Value
A
System.Boolean indicating if focused elements are permanently highlighted.
See Also