C-DEngine 5.105

TheNMIBaseControl..::..THClassName Property

Table Header style class of the control

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

Syntax


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