Dispose()
|
Disposes of the ReportDesignTool object.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ShowDesigner()
|
Invokes the standard End-User Report Designer form which allows a report to be edited by end-users.
|
ShowDesigner(UserLookAndFeel, DesignDockPanelType)
|
Invokes the standard End-User Report Designer form using the specified look and feel settings, and with the specified design panels hidden.
|
ShowDesigner(UserLookAndFeel)
|
Invokes the standard End-User Report Designer form which allows a report to be edited by end-users using the specified look and feel settings.
|
ShowDesignerDialog()
|
Invokes the standard End-User Report Designer form modally. This form allows a report to be edited by end-users.
|
ShowDesignerDialog(UserLookAndFeel, DesignDockPanelType)
|
Invokes the standard End-User Report Designer form modally using the specified look and feel settings and with the specified design panels hidden.
|
ShowDesignerDialog(UserLookAndFeel)
|
Invokes the standard End-User Report Designer form which is shown modally and allows a report to be edited by end-users using the specified look and feel settings.
|
ShowRibbonDesigner()
|
Invokes the ribbon-based End-User Report Designer form which allows a report to be edited by end-users.
|
ShowRibbonDesigner(UserLookAndFeel, DesignDockPanelType)
|
Invokes the ribbon-based End-User Report Designer form using the specified look and feel settings, and with the specified design panels hidden.
|
ShowRibbonDesigner(UserLookAndFeel)
|
Invokes the ribbon-based End-User Report Designer form which allows a report to be edited by end-users using the specified look and feel settings.
|
ShowRibbonDesignerDialog()
|
Invokes the ribbon-based End-User Report Designer form modally. This form allows a report to be edited by end-users.
|
ShowRibbonDesignerDialog(UserLookAndFeel, DesignDockPanelType)
|
Invokes the ribbon-based End-User Report Designer form modally, using the specified look and feel settings, and with the specified design panels hidden.
|
ShowRibbonDesignerDialog(UserLookAndFeel)
|
Invokes the ribbon-based End-User Report Designer form modally, using the specified look and feel settings.
|
ToString()
|
Returns a string that represents the current object.
|