RadioButtonFormItemText Property |
Gets or sets the text associated with the RadioButton.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic string Text { get; set; }
Public Property Text As String
Get
Set
Property Value
Type:
String
See Also