RecroGridRGEntitySetTitle Method

Sets the title of the entity displayed on the GUI.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.3.1.24.0524.1
C#
public void SetTitle(
	string title
)

Parameters

title  String
 

See Also