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

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