eDriven Framework API
ValueFormatFunction Property
NamespaceseDriven.Gui.ComponentsNumericStepperValueFormatFunction
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public Object ValueFormatFunction { get; set; }
Public Property ValueFormatFunction As Object
	Get
	Set
public:
property Object^ ValueFormatFunction {
	Object^ get ();
	void set (Object^ value);
}

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