Skip to main content
All docs
V25.1
  • TypedDesignDockPanelBase Class

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

    Namespace: DevExpress.XtraReports.UserDesigner

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

    NuGet Package: DevExpress.Win.Reporting

    Declaration

    public abstract class TypedDesignDockPanelBase :
        DesignDockPanel,
        IDesignPanelListener
    See Also