[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.Designer.DataSetTemplate

DataSetTemplate Class

Represents a dataset template.

Inheritance
DataSetTemplate
Namespace: GrapeCity.ActiveReports.Web.Designer
Assembly: MESCIUS.ActiveReports.Aspnetcore.Designer.dll
Syntax
public class DataSetTemplate

Constructors

Name Description
DataSetTemplate()

Properties

Name Description
DataSet

Gets or sets the information about the dataset.

DataSource

Gets or sets the information about the data source.

Extension Methods