Search
ReportEditor Properties
 


 Public Properties

  Name Description

ActiveTabPage

Gets or sets the active tab page in the editor.

IsDesignerFocused

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

IsReportDirty

Gets a value indicating whether the report is modified.

Report

Gets a Report instance representing the edited report.

ShowPreview

Gets or sets a value indicating whether the Preview tab page is visible.

ShowPropertiesWindow

Gets or sets a value indicating whether the Properties window is visible.

ShowPropertiesWindowContextMenu

Gets or sets a value indicating whether to dispay the context menu of the properties window.

ShowToolboxWindow

Gets or sets a value indicating whether the Toolbox window is visible.

 See Also