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

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