Back to Devexpress

FormatRuleCollection<T, TColumnType>.BeginUpdate() Method

windowsforms-devexpress-dot-xtraeditors-dot-formatrulecollection-2-8ae8fff9.md

latest1.3 KB
Original Source

FormatRuleCollection<T, TColumnType>.BeginUpdate() Method

Locks the CollectionChanged event until the EndUpdate() method is called.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public virtual void BeginUpdate()
vb
Public Overridable Sub BeginUpdate

See Also

EndUpdate()

CollectionChanged

FormatRuleCollection<T, TColumnType> Class

FormatRuleCollection<T, TColumnType> Members

DevExpress.XtraEditors Namespace