> For the complete documentation index, see [llms.txt](https://web-api.iceteagroup.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://web-api.iceteagroup.com/ppj.web.49/controls/ppj.runtime.windows.salgroupseparator.md).

# SalGroupSeparator

Namespace: **PPJ.Runtime.Windows**

Assembly: **PPJ.Web.49** (4.9.0.0)

* [Control](https://docs.wisej.com/api?q=wisej.web.control)
  * [SalGroupSeparator](https://docs.wisej.com/extensions/ppj.web.49/controls/ppj.runtime.windows.salgroupseparator.md)

Represents an invisible control that separates [SalRadioButton](https://docs.wisej.com/extensions/ppj.web.49/controls/ppj.runtime.windows.salradiobutton.md) control groups.

{% tabs %}
{% tab title="C#" %}

```csharp
public class SalGroupSeparator : Control
```

{% endtab %}

{% tab title="VB.NET" %}

```visual-basic
Public Class SalGroupSeparator
    Inherits Control
```

{% endtab %}
{% endtabs %}

## Constructors

### ![](/files/qoQXnPICsjBVNBSqpOj9)SalGroupSeparator()

Default constructor.
