Proprietà Ded
|
public bool UseModalDialog { get; set; }
Public Property UseModalDialog As Boolean Get Set
public: property bool UseModalDialog { bool get (); void set (bool value); }
member UseModalDialog : bool with get, set