Flexivert Library Documentation
Name Property
NamespacesFlexivert.UIToolbarName
Gets or sets the display name of the toolbar.
Declaration Syntax
C#Visual BasicVisual C++
public string Name { get; set; }
Public Property Name As String
public:
property String^ Name {
	String^ get ();
	void set (String^ value);
}

Assembly: FVUI (Module: FVUI) Version: 0.5.4.9 (0.5.4.9)