ClassRenderingFormat
Class
Represents the rendering format a report is exported to. All available build-in formats are listed at
Definition
Namespace:Telerik.Reporting.Processing
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
public class RenderingFormat
Inheritance: objectRenderingFormat
Properties
Name
Gets or sets the name of the current rendering format.
Declaration
cs-api-definition
public string Name { get; }
Property Value
string