Class DisplayerAttribute
public class DisplayerAttribute : Attribute
- Inheritance
-
DisplayerAttribute
- Inherited Members
- Extension Methods
Properties
Description
public string Description { get; set; }
Property Value
GroupName
public string GroupName { get; set; }
Property Value
ID
public string ID { get; set; }
Property Value
Icon
public string Icon { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Order
public int Order { get; set; }
Property Value
TabName
public string TabName { get; set; }