eDriven Framework API
RequireSelection Property
NamespaceseDriven.Gui.ComponentsListBaseRequireSelection
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool RequireSelection { get; set; }
Public Overridable Property RequireSelection As Boolean
	Get
	Set
public:
virtual property bool RequireSelection {
	bool get ();
	void set (bool value);
}

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