ClassRenderingExtension
Class
Represents a rendering extension
Definition
Namespace:Telerik.ReportViewer.Common
Assembly:Telerik.ReportViewer.WinForms.dll
Syntax:
cs-api-definition
public class RenderingExtension
Inheritance: objectRenderingExtension
Properties
Description
Gets the description of the RenderingExtension
Declaration
cs-api-definition
public string Description { get; }
Property Value
string
Name
Gets the name of the RenderingExtension
Declaration
cs-api-definition
public string Name { get; }
Property Value
string