Back to Devexpress

FormatRuleCollection<T, TColumnType>.EndUpdate() Method

windowsforms-devexpress-dot-xtraeditors-dot-formatrulecollection-2-de8d7f3c.md

latest1.3 KB
Original Source

FormatRuleCollection<T, TColumnType>.EndUpdate() Method

Unlocks the CollectionChanged event after a BeginUpdate() method call.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public virtual void EndUpdate()
vb
Public Overridable Sub

See Also

BeginUpdate()

CollectionChanged

FormatRuleCollection<T, TColumnType> Class

FormatRuleCollection<T, TColumnType> Members

DevExpress.XtraEditors Namespace