| C1.Data.2 Assembly > C1.Data Namespace > CurrentRowChangedEventArgs Class : CurrentRowChangedEventArgs Constructor |
'Declaration Public Function New( _ ByVal changeType As RowChangedTypeEnum, _ ByVal row As C1DataRow, _ ByVal position As System.Integer, _ ByVal tableName As System.String, _ ByVal tableViewName As System.String, _ ByVal dataMember As System.String, _ ByVal currencyManager As System.Windows.Forms.CurrencyManager _ )
public CurrentRowChangedEventArgs( RowChangedTypeEnum changeType, C1DataRow row, System.int position, System.string tableName, System.string tableViewName, System.string dataMember, System.Windows.Forms.CurrencyManager currencyManager )