eDriven Framework API
NavigatorDescriptor Property
NamespaceseDriven.Gui.ComponentsComponentNavigatorDescriptor
eDriven Framework API
A label that is displayed in TabNavigator and similar components
Declaration Syntax
C#Visual BasicVisual C++
public virtual string NavigatorDescriptor { get; set; }
Public Overridable Property NavigatorDescriptor As String
	Get
	Set
public:
virtual property String^ NavigatorDescriptor {
	String^ get ();
	void set (String^ value);
}

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