aspnet-devexpress-dot-web-8767dd1f.md
Implements the base functionality of a panel control.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public abstract class ASPxPanelBase :
ASPxPanelContainerBase
Public MustInherit Class ASPxPanelBase
Inherits ASPxPanelContainerBase
The ASPxPanelBase serves as a base class for the ASPxPanel control, which provides the functionality of a container panel.
Show 14 items
Show 15 items
Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxPanelContainerBase ASPxPanelBase ASPxCollapsiblePanel
See Also