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

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