RadioButtonFormItemGroupName Property |
Gets or sets the name that specifies which RadioButton controls are mutually exclusive.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic string GroupName { get; set; }
Public Property GroupName As String
Get
Set
Property Value
Type:
String
See Also