Class ReportDistributionAnalysisSelection
public class ReportDistributionAnalysisSelection : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
ReportDistributionAnalysisSelection
- Implements
- Inherited Members
Constructors
ReportDistributionAnalysisSelection()
public ReportDistributionAnalysisSelection()
Fields
Chart
Chart control.
protected BarChart Chart
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommonScript
CommonScript control.
protected PageFooterContent CommonScript
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommonStyle
CommonStyle control.
protected PageHeadContent CommonStyle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DownloadCsv
DownloadCsv control.
protected Button DownloadCsv
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DownloadPng
DownloadPng control.
protected Button DownloadPng
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EntityName
EntityName control.
protected Literal EntityName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OptionRepeater
OptionRepeater control.
protected Repeater OptionRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RowNoResponse
RowNoResponse control.
protected PlaceHolder RowNoResponse
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RowNoResponseFrequency
RowNoResponseFrequency control.
protected Literal RowNoResponseFrequency
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RowNoResponseRelative
RowNoResponseRelative control.
protected Literal RowNoResponseRelative
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RowNumericAnalysis
RowNumericAnalysis control.
protected PlaceHolder RowNumericAnalysis
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RowNumericAnalysisMean
RowNumericAnalysisMean control.
protected Literal RowNumericAnalysisMean
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RowNumericAnalysisStandardDeviation
RowNumericAnalysisStandardDeviation control.
protected Literal RowNumericAnalysisStandardDeviation
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RowTotal
RowTotal control.
protected PlaceHolder RowTotal
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RowTotalFrequency
RowTotalFrequency control.
protected Literal RowTotalFrequency
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RowValid
RowValid control.
protected PlaceHolder RowValid
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RowValidText
RowValidText control.
protected Literal RowValidText
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
FormatPercent(object)
protected string FormatPercent(object value)
Parameters
valueobject
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)