Class ExtensionNameAttribute
Namespace: Telerik.Reporting.Interfaces.Attributes
Assembly: Telerik.Reporting.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class ExtensionNameAttribute : ExtensionAttribute, _Attribute
Constructors
ExtensionNameAttribute(String)
Declaration
public ExtensionNameAttribute(string name)
Parameters
System.
|
Properties
Name
Declaration
public string Name { get; }
Property Value
System.
|