Click or drag to resize
DragAndDropExtenderFlowLayout Property
If true, the layout is a flow layout (absolutely positioned elements)

Namespace: CMS.Base.Web.UI.DragAndDrop
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool FlowLayout { get; set; }

Property Value

Type: Boolean
See Also