Back to Devexpress

XtraReportDesignerExtensions Methods

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xtrareportdesignerextensions-dot-underscore-methods.md

latest8.2 KB
Original Source

XtraReportDesignerExtensions Methods

Provides extension methods that enable you to load a report in an End-User WinForms Report Designer.

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ShowDesigner(XtraReport, UserLookAndFeel, DesignDockPanelType) staticInvokes the standard End-User Report Designer form with the specified look and feel settings as well as design panel visibility settings.
ShowDesigner(XtraReport, UserLookAndFeel) staticInvokes the standard End-User Report Designer form with the specified look and feel settings to allow end-users to edit the report.
ShowDesigner(XtraReport) staticInvokes the standard End-User Report Designer form which allows end-users to edit the report.
ShowDesignerDialog(XtraReport, UserLookAndFeel, DesignDockPanelType) staticInvokes the standard End-User Report Designer form modally with the specified look and feel settings and design panel visibility settings.
ShowDesignerDialog(XtraReport, UserLookAndFeel) staticInvokes the standard End-User Report Designer form modally with the specified look and feel settings to allow end-users to edit the report.
ShowDesignerDialog(XtraReport) staticInvokes the standard End-User Report Designer form modally to allow end-users to edit the report.
ShowRibbonDesigner(XtraReport, UserLookAndFeel, DesignDockPanelType) staticInvokes the ribbon-based End-User Report Designer form with the specified look and feel settings and design panel visibility settings.
ShowRibbonDesigner(XtraReport, UserLookAndFeel) staticInvokes the ribbon-based End-User Report Designer form with the specified look and feel settings to allow end-users to edit the report.
ShowRibbonDesigner(XtraReport) staticInvokes the ribbon-based End-User Report Designer form which allows end-users to edit the report.
ShowRibbonDesignerDialog(XtraReport, UserLookAndFeel, DesignDockPanelType) staticInvokes the ribbon-based End-User Report Designer form modally with the specified look and feel settings and design panel visibility settings.
ShowRibbonDesignerDialog(XtraReport, UserLookAndFeel) staticInvokes the ribbon-based End-User Report Designer form modally with the specified look and feel settings to allow end-users to edit the report.
ShowRibbonDesignerDialog(XtraReport) staticInvokes the ribbon-based End-User Report Designer form modally to allow end-users to edit the report.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

XtraReportDesignerExtensions Class

XtraReportDesignerExtensions Members

DevExpress.XtraReports.UI Namespace