Class ReportCorrelationSearchResults
public class ReportCorrelationSearchResults : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
ReportCorrelationSearchResults
- Implements
- Inherited Members
Constructors
ReportCorrelationSearchResults()
public ReportCorrelationSearchResults()
Fields
Matrix
Matrix control.
protected ReportCorrelationMatrix Matrix
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MatrixLegend
MatrixLegend control.
protected HtmlGenericControl MatrixLegend
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Variables
Variables control.
protected ReportCorrelationMatrix Variables
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
Filter
public QResponseCorrelationAnalysisFilter Filter { get; }
Property Value
Methods
Clear(QResponseCorrelationAnalysisFilter)
public void Clear(QResponseCorrelationAnalysisFilter filter)
Parameters
GetCellHtml(object)
protected string GetCellHtml(object rawData)
Parameters
rawDataobject
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
Search(QResponseCorrelationAnalysisFilter)
public void Search(QResponseCorrelationAnalysisFilter filter)