Class ReportRenderFormat
Inheritance
System.Object
ReportRenderFormat
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.Report.Processing.ObjectModel
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
public class ReportRenderFormat
Constructors
ReportRenderFormat()
Declaration
public ReportRenderFormat()
Properties
IsInteractive
Declaration
public bool IsInteractive { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Name
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
System.String |