[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.DataBindingWizard.Services.SampleReportDescriptor

SampleReportDescriptor Struct

Describes a sample report.
This struct encapsulates the details of a sample report including its path, name, description, id and preview.

Namespace: GrapeCity.ActiveReports.Design.DataBindingWizard.Services
Assembly: MESCIUS.ActiveReports.Design.Win.dll
Syntax
public struct SampleReportDescriptor

Constructors

Name Description
SampleReportDescriptor(string, string, string, string, string)

Initializes a new instance of the SampleReportDescriptor struct.

Properties

Name Description
Description

Gets the description of the report.

Id

Gets the Id of the report.

Name

Gets the name of the report.

Path

Gets the path of the report.

ThumbnailPath

Gets the base64 encoded preview of the report.