'宣言
Public Class GroupRowCollection Inherits GrapeCity.Windows.SpreadGrid.Data.Foundation.DataList(Of GroupRow)
public class GroupRowCollection : GrapeCity.Windows.SpreadGrid.Data.Foundation.DataList<GroupRow>
'宣言
Public Class GroupRowCollection Inherits GrapeCity.Windows.SpreadGrid.Data.Foundation.DataList(Of GroupRow)
public class GroupRowCollection : GrapeCity.Windows.SpreadGrid.Data.Foundation.DataList<GroupRow>
System.Object
GrapeCity.Windows.SpreadGrid.Data.Foundation.DataListBase<T>
GrapeCity.Windows.SpreadGrid.Data.Foundation.DataList<T>
GrapeCity.Windows.SpreadGrid.GroupRowCollection