Table of Contents

Class NodeTypeAttribute

Namespace
H.Controls.Diagram.Extension
Assembly
H.Controls.Diagram.Extension.dll
[AttributeUsage(AttributeTargets.Class, Inherited = false, AllowMultiple = true)]
public class NodeTypeAttribute : Attribute
Inheritance
NodeTypeAttribute
Inherited Members
Extension Methods

Properties

DiagramType

public Type DiagramType { get; set; }

Property Value

Type

GroupColumns

public int GroupColumns { get; set; }

Property Value

int

GroupType

public string GroupType { get; set; }

Property Value

string