MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.DataBindingWizard.Services Namespace / SampleReportDescriptor Structure
Members

SampleReportDescriptor Structure
Describes a sample report.
This struct encapsulates the details of a sample report including its path, name, description, id and preview.
Object Model
SampleReportDescriptor Structure
Syntax
'Declaration
 
Public Structure SampleReportDescriptor 
   Inherits System.ValueType
 
Remarks
This struct should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.ActiveReports.Design.DataBindingWizard.Services.SampleReportDescriptor

See Also