ClassEnumDescriptor
Class
Represents a descriptor for an enum value, providing access to its value and description.
Definition
Namespace:Telerik.WinControls.UI.Data
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class EnumDescriptor
Inheritance: objectEnumDescriptor
Constructors
EnumDescriptor(Type, object)
Initializes a new instance of the EnumDescriptor class.
Properties
Description
Gets or sets the description of the enum value.