Fired when this sequence has changed.
The event handler receives an argument of type ValueFieldSequenceChangedEventArgs containing data related to this event. The following ValueFieldSequenceChangedEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Added | The ValueField that has been added. |
| Removed | The ValueField that has been removed. |
ValueFieldSequence Class | TallComponents.PDF.Forms.Fields Namespace