RadioButton..::..Group Property

Gets or sets the group.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public int Group { get; set; }
Public Property Group As Integer
	Get
	Set
public:
property int^ Group {
	int^ get ();
	void set (int^ value);
}

Field Value

The group.