Table of Contents

Class DisplayerAttribute

Namespace
HeBianGu.Base.WpfBase
Assembly
HeBianGu.Base.WpfBase.dll
public class DisplayerAttribute : Attribute
Inheritance
DisplayerAttribute
Inherited Members
Extension Methods

Properties

Description

public string Description { get; set; }

Property Value

string

GroupName

public string GroupName { get; set; }

Property Value

string

ID

public string ID { get; set; }

Property Value

string

Icon

public string Icon { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

Order

public int Order { get; set; }

Property Value

int

TabName

public string TabName { get; set; }

Property Value

string