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: 12.0.0
Syntax public bool FlowLayout { get; set; }
Property Value
Type:
BooleanSee Also