[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateFieldSet

DateFieldSet Class

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

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

Constructors

Name Description
DateFieldSet()

Initialize a new instance of DateFieldSet class.

DateFieldSet(string)

Initialize a new instance of DateFieldSet with special format.

Properties

Name Description
Fields

Gets the fields of the DateFieldSet.