API Referenceglobal
public class ToggleGroupAttribute : GroupAttribute
Very much like a GroupAttribute, except we're indicating that the group can be toggle on and off using the named property
Constructors
Showing 1 constructors
public ToggleGroupAttribute(string value)
No results match this filter.
Properties
Showing 1 properties
public string ToggleGroupAttribute.Label { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.System |
| Doc ID | T:ToggleGroupAttribute |