←Select platform

Row Property

Summary

Gets the ItemsInfoTableRow that has changed.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public ItemsInfoTableRow Row { get; } 
<DebuggerNonUserCodeAttribute()>  
Public ReadOnly Property Row() As ItemsInfoTableRow 
   Get 
public:  
   [DebuggerNonUserCodeAttribute] 
   property ItemsInfoTableRow^ Row 
   { 
      ItemsInfoTableRow^ get() 
   } 

Property Value

The ItemsInfoTableRow that has changed.

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