Enum GroupToggleBehavior
What happens when a segment is selected
Namespace: Forms9Patch
Assembly: Forms9Patch.dll
Syntax
public enum GroupToggleBehavior
Fields
| Name | Description |
|---|---|
| Multiselect | None, any or all the buttons can be in the selected state |
| None | No buttons are Toggle |
| Radio | Only one button can be in the selected state |