FormItemValidationItems Property
Gets the collection of validation items.

Namespace: Geocortex.Forms.Client.Items
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
public virtual ValidationItemCollection ValidationItems { get; }

Property Value

Type: ValidationItemCollection
See Also