Back to Devexpress

ContextItemCollection.UpdateCollection() Method

windowsforms-devexpress-dot-utils-dot-contextitemcollection.md

latest1.1 KB
Original Source

ContextItemCollection.UpdateCollection() Method

Call this method to raise a control’s CustomizeContextItems event. Handle the event to make changes to the ContextItemCollection.

Namespace : DevExpress.Utils

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public void UpdateCollection()
vb
Public Sub UpdateCollection

See Also

ContextItemCollection Class

ContextItemCollection Members

DevExpress.Utils Namespace