WebPartChrome.DragDropEnabled 属性

定义

获取指示是否可以将控件拖入和拖出区域的值。

protected:
 property bool DragDropEnabled { bool get(); };
protected bool DragDropEnabled { get; }
member this.DragDropEnabled : bool
Protected ReadOnly Property DragDropEnabled As Boolean

属性值

Boolean

一个指示是否可以拖动控件的布尔值。

注解

属性的值 DragDropEnabled 由属性的值 DragDropEnabled 确定。

适用于

另请参阅