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

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