Class ReportCorrelationMatrix.CellEventArgs
public class ReportCorrelationMatrix.CellEventArgs : EventArgs
- Inheritance
-
ReportCorrelationMatrix.CellEventArgs
- Inherited Members
Constructors
CellEventArgs(Cell)
public CellEventArgs(ReportCorrelationMatrix.Cell cell)
Parameters
Properties
Cell
public ReportCorrelationMatrix.Cell Cell { get; }