GrapeCity.Windows.SpreadGrid 名前空間 : AlternatingRowCollection クラス |
'Declaration
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