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





Gets or sets the active tab page in the editor.

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

 Syntax

C#  Copy Code

public ReportEditorTabPage ActiveTabPage { get; set; }

Visual Basic  Copy Code

Public Property ActiveTabPage As ReportEditorTabPage

 Property Value

A member of the ReportEditorTabPage enumeration. The default is Design.

 See Also

ReportEditor Members
ReportEditor Class
MindFusion.Reporting.WinForms Namespace