The ToggleGroupAttribute class is an attribute used to group properties in a way that allows them to be toggled on and off. It extends the functionality of a standard GroupAttribute
by providing a toggle mechanism through a specified property.
The ToggleGroupAttribute class is an attribute used to group properties in a way that allows them to be toggled on and off. It extends the functionality of a standard GroupAttribute
by providing a toggle mechanism through a specified property.
Member Name | Summary |
---|---|
Label | Gets or sets the label for the toggle group, which is used to identify the group in the user interface. |