'Declaration <ContentPropertyAttribute("Value")> Public NotInheritable Class StringItem Inherits GrapeCity.Wpf.SpreadSheet.CellType.Editors.Item(Of String)
'Usage Dim instance As StringItem
[ContentProperty("Value")] public sealed class StringItem : GrapeCity.Wpf.SpreadSheet.CellType.Editors.Item<string>