aspnet-devexpress-dot-web-6898d5c3.md
Implements the base functionality of panel controls.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public abstract class ASPxPanelContainerBase :
ASPxWebControl,
IEndInitAccessorContainer
Public MustInherit Class ASPxPanelContainerBase
Inherits ASPxWebControl
Implements IEndInitAccessorContainer
The ASPxPanelContainerBase serves as a base class for the ASPxCallbackPanel, ASPxPanel and ASPxRoundPanel controls, which provide the functionality of a container panel.
Show 14 items
Show 16 items
Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxPanelContainerBase ASPxPanelBase
See Also