Class RadDescriptionAttribute
Inheritance
System.Object
RadDescriptionAttribute
Namespace: Telerik.WinControls.Design
Assembly: Telerik.WinControls.dll
Syntax
public class RadDescriptionAttribute : DescriptionAttribute
Constructors
RadDescriptionAttribute(String, Type)
Declaration
public RadDescriptionAttribute(string name, Type objectType)
Parameters
System.String
name
|
System.Type
objectType
|
Properties
Description
Declaration
public override string Description { get; }
Property Value
System.String
|