'Declaration <DefaultMemberAttribute("Item")> Public NotInheritable Class SortFieldInfoCollection Inherits GrapeCity.Wpf.SpreadSheet.Xaml.XamlCollection(Of SortFieldInfo)
'Usage Dim instance As SortFieldInfoCollection
[DefaultMember("Item")] public sealed class SortFieldInfoCollection : GrapeCity.Wpf.SpreadSheet.Xaml.XamlCollection<SortFieldInfo>