eDriven Framework API
States Property
NamespaceseDriven.Gui.ComponentsComponentStates
eDriven Framework API
Component states
Declaration Syntax
C#Visual BasicVisual C++
public List<State> States { get; set; }
Public Property States As List(Of State)
	Get
	Set
public:
property List<State^>^ States {
	List<State^>^ get ();
	void set (List<State^>^ value);
}

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