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

Panel Visual Elements

A dock panel is denoted by the ASPxDockPanel control and is a content placeholder, which can be moved and placed at any part of a page or can be docked to zones within a web page.

Docking_VE_Panel

A panel may visually consist of the header, content region and footer sections.

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

Characteristics Members
Visibility ASPxPopupControlBase.Visible
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