다음을 통해 공유


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 .

적용 대상

추가 정보