Class ExtensionInfo
Telerik internal use only.
Inheritance
System.Object
ExtensionInfo
Namespace: Telerik.Reporting.Services.Engine
Assembly: Telerik.Reporting.dll
Syntax
public class ExtensionInfo
Constructors
ExtensionInfo()
Declaration
public ExtensionInfo()
Properties
LocalizedName
Telerik internal use only.
Declaration
public string LocalizedName { get; set; }
Property Value
System.String
|
Name
Telerik internal use only.
Declaration
public string Name { get; set; }
Property Value
System.String
|