Back to Devexpress

TypedDesignDockPanelBase Class

xtrareports-devexpress-dot-xtrareports-dot-userdesigner-66412e9f.md

latest2.8 KB
Original Source

TypedDesignDockPanelBase Class

The base class for the dock panels of the End-User Report Designer.

Namespace : DevExpress.XtraReports.UserDesigner

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

NuGet Package : DevExpress.Win.Reporting

Declaration

csharp
public abstract class TypedDesignDockPanelBase :
    DesignDockPanel,
    IDesignPanelListener
vb
Public MustInherit Class TypedDesignDockPanelBase
    Inherits DesignDockPanel
    Implements IDesignPanelListener

Inheritance

Show 19 items

Object MarshalByRefObject Component Control ScrollableControl ContainerControl ZIndexControl DockPanel DesignDockPanel TypedDesignDockPanelBase TypedDesignDockPanel

ReportExplorerDockPanel

ReportGalleryDockPanel

ToolBoxDockPanel

TreeViewDesignDockPanel

ErrorListDockPanel

FieldListDockPanel

GroupAndSortDockPanel

PropertyGridDockPanel

See Also

TypedDesignDockPanelBase Members

DevExpress.XtraReports.UserDesigner Namespace