JiwaGrid..::..ShowingTotals Property

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

Syntax


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