Skip to content

IFieldBehavior.Target property

Gets or sets the target field that the current behavior should operate on.

public Field Target { get; set; }

See Also