ASP.NET MVC コントロールヘルプ
IsResizable プロパティ

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Popup クラス : IsResizable プロパティ
ポップアップの端をマウスでドラッグしてポップアップをサイズ変更できるかどうかを決定する値を取得または設定します。
シンタックス
'宣言
 
Public Property IsResizable As System.Boolean
public System.bool IsResizable {get; set;}
解説
ホスト要素の max-width、min-width、max-height、および min-height CSS プロパティを設定することで、ポップアップのサイズを制限できます。
参照

Popup クラス
Popup メンバ