Table of Contents

Class GroupItem

Namespace
Mythosia.Documents.Elements
Assembly
Mythosia.Documents.Abstractions.dll
public class GroupItem : NodeItem
Inheritance
GroupItem
Inherited Members

Constructors

GroupItem()

public GroupItem()

Properties

Label

public GroupLabel Label { get; set; }

Property Value

GroupLabel

Name

public string Name { get; set; }

Property Value

string