Class AnalysisInputsStandards
public class AnalysisInputsStandards : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
AnalysisInputsStandards
- Implements
- Inherited Members
Constructors
AnalysisInputsStandards()
public AnalysisInputsStandards()
Fields
AnalyzeButton
AnalyzeButton control.
protected Button AnalyzeButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ComparisonType1
ComparisonType1 control.
protected RadioButton ComparisonType1
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ComparisonType2
ComparisonType2 control.
protected RadioButton ComparisonType2
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ComparisonType3
ComparisonType3 control.
protected RadioButton ComparisonType3
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
InputsType1
InputsType1 control.
protected AnalysisInputsStandardsType1 InputsType1
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
InputsType2
InputsType2 control.
protected AnalysisInputsStandardsType2 InputsType2
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
InputsType3
InputsType3 control.
protected AnalysisInputsStandardsType3 InputsType3
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OutputMissing
OutputMissing control.
protected CheckBox OutputMissing
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OutputOverlap
OutputOverlap control.
protected CheckBox OutputOverlap
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OutputSettings
OutputSettings control.
protected HtmlGenericControl OutputSettings
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OutputShared
OutputShared control.
protected CheckBox OutputShared
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)
Parameters
SetDefaultValues()
public void SetDefaultValues()
Events
Update
public event AnalysisHelper.UpdateEventHandler<AnalysisHelper.IReportDataStandardAnalysis> Update