ActiveReports 12
DataSchema Property (Report)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : DataSchema Property

Gets or sets the schema or namespace to use for an exported report.

Syntax
'Declaration
 
Public Property DataSchema As String
public string DataSchema {get; set;}

Property Value

A String indicating the schema or namespace to use for an exported report.

See Also

Reference

Report Class
Report Members