C# Class SourceGrid.CellContextEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: zhuangyy/Motion Class Usage Examples

Public Methods

Method Description
CellContextEventArgs ( CellContext pCellContext ) : System

Method Details

CellContextEventArgs() public method

public CellContextEventArgs ( CellContext pCellContext ) : System
pCellContext CellContext
return System