eDriven Framework API
CloseAll Property
NamespaceseDriven.Gui.ManagersPopupManagerCloseAll
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public MulticastDelegate CloseAll { get; set; }
Public Property CloseAll As MulticastDelegate
	Get
	Set
public:
property MulticastDelegate^ CloseAll {
	MulticastDelegate^ get ();
	void set (MulticastDelegate^ value);
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)