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