eDriven Framework API
SetMethod Property
NamespaceseDriven.Gui.StylesStyleableAttributeSetMethod
eDriven Framework API
The name of the method for setting the style value
Declaration Syntax
C#Visual BasicVisual C++
public string SetMethod { get; set; }
Public Property SetMethod As String
	Get
	Set
public:
property String^ SetMethod {
	String^ get ();
	void set (String^ value);
}

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