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

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

    Namespace: DevExpress.XtraReports.UserDesigner

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

    Declaration

    public abstract class TypedDesignDockPanelBase :
        DesignDockPanel,
        IDesignPanelListener
    See Also