C-DEngine 5.105

nmiCtrlWizard..::..FormTitle Property

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public string FormTitle { get; set; }
Public Property FormTitle As String
	Get
	Set
public:
property String^ FormTitle {
	String^ get ();
	void set (String^ value);
}