Class PerformanceReportOptions
public class PerformanceReportOptions : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
PerformanceReportOptions
- Implements
- Inherited Members
Constructors
PerformanceReportOptions()
public PerformanceReportOptions()
Fields
ReportRepeater
ReportRepeater control.
protected Repeater ReportRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReportValidator
ReportValidator control.
protected CustomValidator ReportValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchButton
SearchButton control.
protected HtmlAnchor SearchButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
BindControls()
public void BindControls()
GetReportConfig(int?)
public ReportConfig GetReportConfig(int? reportIndex = null)
Parameters
reportIndexint?
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)