TextBoxFormItemReadOnly Property |
Gets or sets a value indicating whether the form item should be readonly.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic bool ReadOnly { get; set; }
Public Property ReadOnly As Boolean
Get
Set
Property Value
Type:
Boolean
See Also