Specifies one of the tab pages in the ReportEditor.
Namespace: MindFusion.Reporting.WinForms
Assembly: MindFusion.Reporting.Editor
SyntaxC#
Copy Code
|
|---|
public enum ReportEditorTabPage |
Visual Basic
Copy Code
|
|---|
Public Enum ReportEditorTabPage |
Members| Member name | Description | |
|---|---|---|
![]() |
Design |
Indicates the Design tab page. |
![]() |
Preview |
Indicates the Preview tab page. |
See Also