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

ASPxPanelBase Class

Implements the base functionality of a panel control.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public abstract class ASPxPanelBase :
    ASPxPanelContainerBase

Remarks

The ASPxPanelBase serves as a base class for the ASPxPanel control, which provides the functionality of a container panel.

See Also