DragAndDropExtenderFlowLayout Property |
If true, the layout is a flow layout (absolutely positioned elements)
Namespace: CMS.Base.Web.UI.DragAndDropAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
Syntaxpublic bool FlowLayout { get; set; }
Property Value
Type:
Boolean
See Also