[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.FooterCollection

FooterCollection Class

Defines the footers collection.

Namespace: C1.Win.C1FlexGrid
Assembly: C1.Win.C1FlexGrid.4.8.dll
Syntax
public class FooterCollection : ObservableCollection<FooterDescription>, IList<FooterDescription>, ICollection<FooterDescription>, IList, ICollection, IReadOnlyList<FooterDescription>, IReadOnlyCollection<FooterDescription>, IEnumerable<FooterDescription>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Constructors

Name Description
FooterCollection(C1FlexGridBase)

Returns new instance of FooterCollection class.

Methods

Name Description
OnCollectionChanged(NotifyCollectionChangedEventArgs)

Raises the CollectionChanged event.