FormItemValidationItems Property |
Gets the collection of validation items.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic virtual ValidationItemCollection ValidationItems { get; }
Public Overridable ReadOnly Property ValidationItems As ValidationItemCollection
Get
Property Value
Type:
ValidationItemCollection
See Also