C# Class SourceGrid.RowCancelEventArgs

EventArgs used by the FocusRowLeaving
Inheritance: RowEventArgs
Show file Open project: zhuangyy/Motion Class Usage Examples

Public Methods

Method Description
RowCancelEventArgs ( int pRow ) : System

Constructor

Method Details

RowCancelEventArgs() public method

Constructor
public RowCancelEventArgs ( int pRow ) : System
pRow int
return System