FilePickerFormItemHasFiles Property |
Gets a value indicating whether this instance has files.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic bool HasFiles { get; }
Public ReadOnly Property HasFiles As Boolean
Get
Property Value
Type:
Boolean
See Also