Gets a value indicating whether the report designer area inside the editor is focused.
Namespace: MindFusion.Reporting.WinForms
Assembly: MindFusion.Reporting.Editor
C# Copy Code |
---|
public bool IsDesignerFocused { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property IsDesignerFocused As Boolean |
true if the designer area holds the input focus; otherwise, false.