[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.SheetCollection.OnCollectionChanged

OnCollectionChanged Method

OnCollectionChanged(NotifyCollectionChangedEventArgs)

Synchronize tabs control with this collection.

Declaration
protected override void OnCollectionChanged(NotifyCollectionChangedEventArgs e)
Parameters
Type Name Description
NotifyCollectionChangedEventArgs e
Overrides