The ToggleGroupAttribute class is a specialized attribute used to group properties in a toggleable manner. It extends the functionality of a standard GroupAttribute by allowing the group to be toggled on and off using a specified property name.
The ToggleGroupAttribute class is a specialized attribute used to group properties in a toggleable manner. It extends the functionality of a standard GroupAttribute by allowing the group to be toggled on and off using a specified property name.
Member Name | Summary |
---|---|
Label | Gets or sets the label for the toggle group, which is used to identify the group in the user interface. |