See also
Class DragPanel
West Wind Web Toolkit for ASP.NET
DragPanel.ShadowOffset
Optionally used to specify a shadow below the panel. If 0 no shadow is created. If greater than 0 the panel is rendered.
public int ShadowOffset { get; set; }
See also:
Class DragPanel