class ToggleGroupAttribute : GroupAttribute

book_4_sparkGenerated
code_blocksInput

Description

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.

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.