Skip to main content
A newer version of this page is available. .

XRDesignReportExplorer Class

Namespace: DevExpress.XtraReports.UserDesigner

Assembly: DevExpress.XtraReports.v20.2.Extensions.dll

NuGet Package: DevExpress.Win.Reporting

Declaration

public class XRDesignReportExplorer :
    ReportTreeView,
    IDesignControl

Remarks

The XRDesignReportExplorer control is not intended to be used separately, but as a part of the XRDesignDockManager component.

Implements

Show 44 items
DevExpress.XtraEditors.Container.IEditorContainer
DevExpress.XtraEditors.Drawing.IMouseWheelSupport
DevExpress.Utils.DirectXPaint.IDirectXClient
DevExpress.LookAndFeel.ISupportLookAndFeel
DevExpress.Utils.DirectXPaint.ISupportAsyncScrollAnimation
DevExpress.XtraEditors.IFilterPanelOwner
DevExpress.XtraEditors.ISupportFilterCriteriaDisplayStyle
DevExpress.Utils.Drawing.Animation.ISupportXtraAnimation
DevExpress.Utils.Filtering.IFilteringUIClient
DevExpress.Utils.Filtering.IFilterCriteriaBindingAware
DevExpress.XtraEditors.IScrollBarAnnotationsOwner<DevExpress.XtraEditors.Annotations.ScrollAnnotationKind>
DevExpress.XtraEditors.IScrollBarOwner
DevExpress.XtraPrinting.IPrintableEx
DevExpress.XtraEditors.INavigatableControl
DevExpress.Utils.IAppearanceOwner
DevExpress.Utils.Menu.IDXManagerPopupMenu
DevExpress.Accessibility.IAccessibleGrid
DevExpress.Data.Filtering.Helpers.IEvaluatorDataAccess
DevExpress.Utils.Serializing.IXtraSerializableLayoutEx
DevExpress.Utils.Serializing.ISupportXtraSerializer
DevExpress.Utils.Gesture.IGestureClient
DevExpress.Utils.Text.IStringSvgImageProvider
DevExpress.Utils.Text.IStringImageProvider
DevExpress.XtraEditors.Filtering.IFilteredComponent
DevExpress.Data.Filtering.IFilteredComponentBase
DevExpress.Utils.ISearchControlColumnsClient
DevExpress.Utils.ISearchControlClient
DevExpress.Utils.Serializing.Helpers.IOptionsLayoutProvider
DevExpress.Utils.Serializing.IXtraSerializableLayout2
DevExpress.Utils.Serializing.IXtraSerializableLayout
DevExpress.Utils.IToolTipControlClient

Inheritance

Object
MarshalByRefObject
Component
Control
EditorContainer
TreeList
DevExpress.XtraTreeList.Native.XtraTreeView
DevExpress.XtraReports.Design.ReportTreeView
XRDesignReportExplorer
See Also