IFormAssociatedElement.Form

IFormAssociatedElement.Form property

Gets or sets the form instance.

public Element Form { get; set; }

Property Value

The Element instance.

See Also