s&box docs

public class GroupAttribute : System.Attribute

Sets the category or the group of a type or a type member. This info can then be retrieved via DisplayInfo library.

Constructors

Showing 1 constructors

Properties

Showing 3 properties

public bool GroupAttribute.StartFolded { get; set; }

If true then the group should start closed

Metadata

FieldValue
Namespaceglobal
Typeclass
AssemblySandbox.System
Doc IDT:GroupAttribute

On this page