class GroupAttribute : System.Attribute

book_4_sparkGenerated
code_blocksInput

Description

The GroupAttribute class is used to set the category or group of a type or a type member. This information can be retrieved via the DisplayInfo library.

Members

Instance Properties

Member NameSummary
ValueThe name of the group or category.
IconThe icon associated with the group.
StartFoldedIf true, the group should start closed.