Click or drag to resize

ReportForm Class

Inheritance Hierarchy

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public class ReportForm : Page

The ReportForm type exposes the following members.

Constructors
  NameDescription
Public methodReportForm
Initializes a new instance of the ReportForm class
Top
Methods
Fields
  NameDescription
Protected fieldform1
form1 control.
Protected fieldLabelInformation
LabelInformation control.
Protected fieldLabelReportError
LabelReportError control.
Protected fieldMultiView
MultiView control.
Protected fieldPanelError
PanelError control.
Protected fieldReportViewer
ReportViewer control.
Protected fieldScriptManager1
ScriptManager1 control.
Protected fieldViewInformation
ViewInformation control.
Protected fieldViewReport
ViewReport control.
Top
Extension Methods
See Also