Class ReportTabParams
Inheritance
System.Object
ReportTabParams
Namespace: FastReport.Web.Services
Assembly: FastReport.OpenSource.Web.dll
Syntax
public class ReportTabParams
Properties
CloseTab
Declaration
public string CloseTab { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SetTab
Declaration
public string SetTab { get; set; }
Property Value
Type | Description |
---|---|
System.String |