eDriven Framework API
Required Property
NamespaceseDriven.Gui.ReflectionSkinPartAttributeRequired
eDriven Framework API
Is the skin part required or optional
Declaration Syntax
C#Visual BasicVisual C++
public bool Required { get; set; }
Public Property Required As Boolean
	Get
	Set
public:
property bool Required {
	bool get ();
	void set (bool value);
}

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