public class FooterCollection : System.Collections.ObjectModel.ObservableCollection<FooterDescription>
'Declaration Public Class FooterCollection Inherits System.Collections.ObjectModel.ObservableCollection(Of FooterDescription)
'Declaration
Public Class FooterCollection Inherits System.Collections.ObjectModel.ObservableCollection(Of FooterDescription)
System.Object System.Collections.ObjectModel.Collection<T> System.Collections.ObjectModel.ObservableCollection<T> C1.Win.FlexGrid.FooterCollection
FooterCollection Members C1.Win.FlexGrid Namespace