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