Property FormDropped
FormDropped
Gets true when an interactive form was not carried into the output.
public bool FormDropped { get; }
Property Value
Remarks
A single source's form is carried, pruned to the fields whose widgets survived. Two sources' forms cannot both keep a field of the same name, so both are dropped and the widget annotations kept — they still draw exactly as authored.