Class AnalysisReportStandards
public class AnalysisReportStandards : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
AnalysisReportStandards
- Implements
- Inherited Members
Constructors
AnalysisReportStandards()
public AnalysisReportStandards()
Fields
DownloadButton
DownloadButton control.
protected Button DownloadButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReportType1
ReportType1 control.
protected AnalysisReportStandardsType1 ReportType1
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReportType2
ReportType2 control.
protected AnalysisReportStandardsType2 ReportType2
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReportType3
ReportType3 control.
protected AnalysisReportStandardsType3 ReportType3
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
ReportData
public AnalysisHelper.IReportDataStandardAnalysis ReportData { get; set; }
Property Value
Methods
LoadData(IReportDataStandardAnalysis)
public void LoadData(AnalysisHelper.IReportDataStandardAnalysis data)
Parameters
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
UnloadData()
public void UnloadData()