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