次の方法で共有


WebPartChrome.DragDropEnabled プロパティ

定義

コントロールをゾーン内にまたはゾーン外にドラッグできるかどうかを示す値を取得します。

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

プロパティ値

コントロールをドラッグできるかどうかを示すブール値。

注釈

プロパティの DragDropEnabled 値は、 プロパティの DragDropEnabled 値によって決まります。

適用対象

こちらもご覧ください