'Declaration <ContentPropertyAttribute("DisplayFields")> <ValueSerializerAttribute(_sc)> <TypeConverterAttribute(GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberDisplayFieldSetTypeConverter)> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public NotInheritable Class NumberDisplayFieldSet Inherits FieldSet
'Usage Dim instance As NumberDisplayFieldSet
[ContentProperty("DisplayFields")] [ValueSerializer(_sc)] [TypeConverter(GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberDisplayFieldSetTypeConverter)] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public sealed class NumberDisplayFieldSet : FieldSet