Gets or sets mutually exclusive RadioButton groups.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string GroupName { get; set; } |
Visual Basic |
---|
Public Property GroupName As String Get Set |
JScript |
---|
function get GroupName () : String function set GroupName (value : String) |