ASP.NET Core MVC コントロールヘルプ
IsDraggable プロパティ (Popup)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Popup クラス : IsDraggable プロパティ
Gets or sets a value that determines whether the popup can be dragged with the mouse by its header.
シンタックス
'宣言
 
Public Property IsDraggable As System.Boolean
public System.bool IsDraggable {get; set;}
解説
The header is identified by the '.wj-dialog-header' CSS selector. If the dialog does not contain any elements with the 'wj-dialog-header' class, user will not be able to drag the popup.
参照

Popup クラス
Popup メンバ