'宣言
Public Class AlternatingRowCollection Inherits System.Collections.ObjectModel.ObservableCollection(Of AlternatingRow)
public class AlternatingRowCollection : System.Collections.ObjectModel.ObservableCollection<AlternatingRow>
'宣言
Public Class AlternatingRowCollection Inherits System.Collections.ObjectModel.ObservableCollection(Of AlternatingRow)
public class AlternatingRowCollection : System.Collections.ObjectModel.ObservableCollection<AlternatingRow>
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.ObservableCollection<T>
GrapeCity.Windows.SpreadGrid.AlternatingRowCollection