MindFusion WinForms Programmer's Guide
ReportEditor.IsDesignerFocused Property
See Also
 





Gets a value indicating whether the report designer area inside the editor is focused.

Namespace: MindFusion.Reporting.WinForms
Assembly: MindFusion.Reporting.Editor

 Syntax

C#  Copy Code

public bool IsDesignerFocused { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsDesignerFocused As Boolean

 Property Value

true if the designer area holds the input focus; otherwise, false.

 See Also

ReportEditor Members
ReportEditor Class
MindFusion.Reporting.WinForms Namespace