[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.MaskFieldSet

MaskFieldSet Class

Represents a MaskFieldCollection wrapper that can be used as a dependency property.

Inheritance
MaskFieldSet
Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
[ValueSerializer(typeof(_rx))]
[TypeConverter(typeof(MaskFieldSetTypeConverter))]
public sealed class MaskFieldSet : FieldSet
<ValueSerializer(GetType(_rx))>
<TypeConverter(GetType(MaskFieldSetTypeConverter))>
Public NotInheritable Class MaskFieldSet
    Inherits FieldSet

Constructors

Name Description
MaskFieldSet()

Initialize a new instance of MaskFieldSet class.

MaskFieldSet(string)

Initialize a new MaskFieldSet with special format.

Properties

Name Description
Fields

Gets the fields of the MaskFieldSet.