SavedReportRangeCollection..::..SuppressEvents Property

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

Syntax


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