BindingList<(Of <(<'BindingListItemType>)>)>..::..RaiseListChangedEvents Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
[BrowsableAttribute] public bool RaiseListChangedEvents { get; set; }
<BrowsableAttribute> _ Public Property RaiseListChangedEvents As Boolean Get Set
[BrowsableAttribute] public: property bool^ RaiseListChangedEvents { bool^ get (); void set (bool^ value); }