Skip to main content
Bar

TabFormControlBase.PageCollectionChanged Event

Fires when the TabFormControlBase.Pages collection has changed.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public event EventHandler PageCollectionChanged

Event Data

The PageCollectionChanged event's data class is EventArgs.

See Also