Table of Contents

Class ReportCorrelationMatrix.CellEventArgs

Namespace
InSite.Admin.Workflow.Forms.Controls
Assembly
InSite.UI.dll
public class ReportCorrelationMatrix.CellEventArgs : EventArgs
Inheritance
ReportCorrelationMatrix.CellEventArgs
Inherited Members

Constructors

CellEventArgs(Cell)

public CellEventArgs(ReportCorrelationMatrix.Cell cell)

Parameters

cell ReportCorrelationMatrix.Cell

Properties

Cell

public ReportCorrelationMatrix.Cell Cell { get; }

Property Value

ReportCorrelationMatrix.Cell