Popup window width.

Namespace: MonoSoftware.MonoX.ModuleGallery.SocialNetworking.InMail
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
public Unit PopupWidth { get; set; }
Visual Basic
Public Property PopupWidth As Unit
	Get
	Set
Visual C++
public:
property Unit PopupWidth {
	Unit get ();
	void set (Unit value);
}
F#
member PopupWidth : Unit with get, set

Property Value

Type: Unit

See Also