IFieldBehavior.Target property
Gets or sets the target field that the current behavior should operate on.
public Field? Target { get; set; }
See Also
- class Field
- interface IFieldBehavior
Gets or sets the target field that the current behavior should operate on.
public Field? Target { get; set; }