See Also

ReportViewerObject Class  | ReportViewerObject Members

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

Enabled Property

Determines whether the viewer's ReportView is enabled.

[Visual Basic]
Public Property Enabled As Boolean
[C#]
public bool Enabled {get; set;}

Return Type

A Boolean value. True if the ReportViewer is enabled; otherwise, False.  The default value is True.

Remarks

Enabling or disabling the ReportViewer will not enable or disable the Toolbar.  This property enables the scrollbar and the splitter.

See Also

ReportViewerObject Class  | ReportViewerObject Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.