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