C# Class SourceGrid.CellCancelEventArgs

Inheritance: CellContextEventArgs
Datei anzeigen Open project: zhuangyy/Motion

Public Methods

Method Description
CellCancelEventArgs ( CellContext pCellContext ) : System

Method Details

CellCancelEventArgs() public method

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