FormItemIsVisible Property |
Gets or sets a value indicating whether this item is visible.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic virtual bool IsVisible { get; set; }
Public Overridable Property IsVisible As Boolean
Get
Set
Property Value
Type:
Boolean
See Also