RadioButtonFormItemChecked Property |
Gets or sets a value indicating whether the ToggleButton is checked.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic bool Checked { get; set; }
Public Property Checked As Boolean
Get
Set
Property Value
Type:
Boolean
See Also