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