Table of Contents

Class ReportDistributionAnalysisNumber

Namespace
InSite.Admin.Workflow.Forms.Controls
Assembly
InSite.UI.dll
public class ReportDistributionAnalysisNumber : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
ReportDistributionAnalysisNumber
Implements
Inherited Members

Constructors

ReportDistributionAnalysisNumber()

public ReportDistributionAnalysisNumber()

Fields

LiteralAverage

LiteralAverage control.

protected Literal LiteralAverage

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

LiteralCount

LiteralCount control.

protected Literal LiteralCount

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

LiteralMaximum

LiteralMaximum control.

protected Literal LiteralMaximum

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

LiteralMinimum

LiteralMinimum control.

protected Literal LiteralMinimum

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

LiteralStandardDeviation

LiteralStandardDeviation control.

protected Literal LiteralStandardDeviation

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

LiteralSum

LiteralSum control.

protected Literal LiteralSum

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

LiteralVariance

LiteralVariance control.

protected Literal LiteralVariance

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.