バージョン

Modal プロパティ

ダイアログのモーダル機能を設定します。
シンタックス
'宣言
 
Public Property Modal As System.Nullable(Of Boolean)
public System.Nullable<bool> Modal {get; set;}
参照

オンラインで表示: GitHub