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

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