API Referenceglobal
GroupAttributeclass
Sets the category or the group of a type or a type member. This info can then be retrieved via DisplayInfo library.
Constructors1
Showing 1 constructors
public GroupAttribute(string value)
| Parameter | Type | Description |
|---|---|---|
| value | string | — |
No results match this filter.
Properties3
Showing 3 properties
public string GroupAttribute.Icon { get; set; }
Returns:
string—public bool GroupAttribute.StartFolded { get; set; }
If true then the group should start closed
Returns:
bool—public virtual sealed string GroupAttribute.Value { get; set; }
Returns:
string—No results match this filter.