Form..::..SuppressEvents Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.Forms
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
[XmlIgnoreAttribute] public bool SuppressEvents { get; set; }
<XmlIgnoreAttribute> _ Public Property SuppressEvents As Boolean Get Set
[XmlIgnoreAttribute] public: property bool^ SuppressEvents { bool^ get (); void set (bool^ value); }