[]
Defines the footers collection.
public class FooterCollection : ObservableCollection<FooterDescription>, IList<FooterDescription>, ICollection<FooterDescription>, IList, ICollection, IReadOnlyList<FooterDescription>, IReadOnlyCollection<FooterDescription>, IEnumerable<FooterDescription>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Name | Description |
---|---|
FooterCollection(C1FlexGridBase) | Returns new instance of FooterCollection class. |
Name | Description |
---|---|
OnCollectionChanged(NotifyCollectionChangedEventArgs) | Raises the CollectionChanged event. |