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

Panel Visual Elements

A dock panel (the ASPxDockPanel control) is a content placeholder that you can move and place at any part of a page or dock to zones within a web page.

Docking_VE_Panel

A panel can consist of header, content and footer sections.

The table below lists the main members that affect element appearance and functionality.

Characteristics Members
Animation ASPxPopupControlBase.EnableAnimation
Dragging Ability ASPxDockPanel.AllowDragging
Drag Element ASPxPopupControlBase.DragElement
Resizing Ability ASPxPopupControlBase.AllowResize
Size Constraints ASPxPopupControlBase.MinHeight, ASPxPopupControlBase.MaxHeight, ASPxPopupControlBase.MinWidth, ASPxPopupControlBase.MaxWidth
Scroll Bars ASPxPopupControlBase.ScrollBars
Allowed State ASPxDockPanel.AllowedDockState