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.0.0.24.0403.1
C#
public void SetTitle(
	string title
)

Parameters

title  String

[Missing <param name="title"/> documentation for "M:Recrovit.RecroGridFramework.RecroGrid.RGEntity.SetTitle(System.String)"]

See Also