←Select platform

ItemsInfoTableRowChangeEvent Constructor

Summary

Initializes a new instance of this class.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public ItemsInfoTableRowChangeEvent( 
   ItemsInfoTableRow row, 
   DataRowAction action 
) 
<DebuggerNonUserCodeAttribute()>  
Public Sub New(ByVal row As ItemsInfoTableRow, ByVal action As System.Data.DataRowAction) 
public:  
   [DebuggerNonUserCodeAttribute] ItemsInfoTableRowChangeEvent(ItemsInfoTableRow^ row, System::Data::DataRowAction^ action) 

Parameters

row

The ItemsInfoTableRow that has changed.

action

The System.Data.DataRowAction that was performed.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Caching Assembly