clsSearch..::..AutoGenerateColumnCaptions Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.JiwaSearch
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public bool AutoGenerateColumnCaptions { get; set; }
Public Property AutoGenerateColumnCaptions As Boolean
	Get
	Set
public:
property bool^ AutoGenerateColumnCaptions {
	bool^ get ();
	void set (bool^ value);
}