C# Class SourceGrid.RowInfoEventArgs

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

Public Methods

Method Description
RowInfoEventArgs ( SourceGrid.RowInfo p_RowInfo ) : System

Method Details

RowInfoEventArgs() public method

public RowInfoEventArgs ( SourceGrid.RowInfo p_RowInfo ) : System
p_RowInfo SourceGrid.RowInfo
return System