N2 API Documentation
ToolTip Property
NamespacesN2ItemAttributeToolTip
Gets or sets the tooltip used when presenting this item type to editors.
Declaration Syntax
C#Visual BasicVisual C++
public string ToolTip{ get; set;}
Public Property ToolTip As String
public:
property String^ ToolTip {
	String^ get ();
	void set (String^ value);
}

Assembly: N2 (Module: N2) Version: 1.0.204.35916