DataField<T> Properties
An object defining properties for the DataField<T> class.
Value
Contains the value of the field, with the type specified by T.
Type: T
IsChanged
Indicates whether the value of the field has been changed.
Type: bool
An object defining properties for the DataField<T> class.
Contains the value of the field, with the type specified by T.
Type: T
Indicates whether the value of the field has been changed.
Type: bool