class ToggleGroupAttribute : GroupAttribute

book_4_sparkGenerated
code_blocksInput

Description

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.

Members

Instance Properties

Member NameSummary
LabelGets or sets the label for the toggle group, which is used to identify the group in the user interface.