public bool ModalDialog { get; }
Public ReadOnly Property ModalDialog As Boolean Get
public: virtual property bool ModalDialog { bool get () sealed; }
abstract ModalDialog : bool with get override ModalDialog : bool with get
In This Article